Tip: TCP TimeWait Delay

On 02/25/2009, in Web Development, by knakai

This is something we discovered when we found a server or two was hitting a ceiling on the number of available connections it could make outbound or in. Just thought I’d post it here for posterity and so I can remember it next time.

Here’s a summary of it but in case the page disappears:

Registry: HKEY_LOCAL_MACHINE\CurrentControlSet\Services\Tcpip\Parameters > TcpTimeWaitDelay (DWORD Value)

Range is 30-300 seconds. Default is 240.

kn

Tagged with: