Setting up MaxHashTableSize and MaxFreeTcbs proportionally and decrease of TcpTimedWaitDelay

V

Vincent583

I'm planning to increase the hash table size but in the documentation, they explain that MaxHashTableSize must be proportional to MaxFreeTcbs.

So, I've tried to add these values to the registry with a value of 65536 for MaxHashTableSize and 65535 for MaxFreeTcbs.

I noticed it decrease my performance on the server and generate more workload.

Also, I need to set TcpTimedWaitDelay to optimal value based on these previous value to work well.


Can anyone clarify me about theses entries and what value should I put instead of these one's ?


Best regard,

Continue reading...
 

Similar threads

Back
Top Bottom