logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> How-to's & Documentation & Tips View previous topic :: View next topic
Reply to topic   Topic: Performance Tuning Guidelines 2008 R2/2012/ 2016/2022
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3047
Location: Hilversum, NL, EU

PostPosted: Fri 23 Mar '12 12:00    Post subject: Performance Tuning Guidelines 2008 R2/2012/ 2016/2022 Reply with quote

The guide describes important tuning parameters and settings that you can adjust to improve the performance and energy efficiency of the Windows Server® 2008 R2 operating system. This guide describes each setting and its potential effect to help you make an informed decision about its relevance to your system, workload, and performance goals.

Download at the additional download page.


Steffen


Last edited by Steffen on Thu 27 Apr '17 13:09; edited 4 times in total
Back to top
elavarasan



Joined: 26 Sep 2011
Posts: 53

PostPosted: Sat 18 Aug '12 17:08    Post subject: Please provide guide for performance tuning Apache on WINDOW Reply with quote

Hi,

I'm looking Apache performance tunning on windows server 2008 R2 so please provide the guide for performance tuning.

Currently My server performance is too slowness

Thnanks,
Elavarasan
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 677

PostPosted: Sun 19 Aug '12 10:55    Post subject: Reply with quote

Do not see what you mean, the guide is at the additional-download page here.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3047
Location: Hilversum, NL, EU

PostPosted: Mon 25 Mar '13 22:47    Post subject: Reply with quote

Added to the Additional Download page: Performance Tuning Guidelines for Windows Server 2012.

Steffen
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3047
Location: Hilversum, NL, EU

PostPosted: Wed 18 Sep '13 10:42    Post subject: Reply with quote

Updated Performance Tuning Guidelines for Windows Server 2012.


Steffen
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3047
Location: Hilversum, NL, EU

PostPosted: Thu 27 Apr '17 13:06    Post subject: Reply with quote

Added Performance Tuning Guidelines for Windows Server 2016
Back to top
C0nw0nk



Joined: 07 Oct 2013
Posts: 241
Location: United Kingdom, London

PostPosted: Thu 27 Apr '17 20:36    Post subject: Reply with quote

Looking and reading through it is allot of useful details.
http://www.apachelounge.com/download/additional/

The most handy stuff is forgotten common things.

Such as switching your power plan to "High Performance".

And some registry changes / modifications to cache things. As it shows with LDAP, Lanman Server etc.

The registry changes I use in production.
Code:

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"TcpWindowSize"=dword:0000faf0
"MaxUserPort"=dword:0000F000
"TcpTimedWaitDelay"=dword:0000001e
"MaxFreeTWTcbs"=dword:000003E8
"MaxHashTableSize"=dword:0000800
"MaxFreeTcbs"=dword:0000800
"TcpNumConnections"=dword:00fffffe
; "StrictTimeWaitSeqCheck"=dword:00000001




In CMD/Batch via command line to switch out your powerplan from default of "Balanced" to "High Performance"

Code:
powercfg.exe /setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c


Is definitely worth the download and read Smile
Back to top
mezam



Joined: 16 Dec 2022
Posts: 3
Location: Italy

PostPosted: Fri 16 Dec '22 18:24    Post subject: Not able to see the mentioned files Reply with quote

Hello, I'm not able to see those files mentioned above.
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 677

PostPosted: Fri 16 Dec '22 18:43    Post subject: Reply with quote

Under documentation. They begin with perf-tun…,,
Back to top
mezam



Joined: 16 Dec 2022
Posts: 3
Location: Italy

PostPosted: Fri 16 Dec '22 20:25    Post subject: many thanks Reply with quote

admin wrote:
Under documentation. They begin with perf-tun…,,


many thanks!!
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3047
Location: Hilversum, NL, EU

PostPosted: Sat 17 Dec '22 16:14    Post subject: Reply with quote

Added guide for Server 2022.
Back to top


Reply to topic   Topic: Performance Tuning Guidelines 2008 R2/2012/ 2016/2022 View previous topic :: View next topic
Post new topic   Forum Index -> How-to's & Documentation & Tips