Optimization of a network stack on the MS Windows
platforms with elements of protection against DoS
It was checked on Windows 2000/XP/2003 with the last SP and above.
Is subject continuation
about a tyyuning of a network stack of the MS Windows platforms....
More
Optimization of a network stack on the MS Windows
platforms with elements of protection against DoS
It was checked on Windows 2000/XP/2003 with the last SP and above.
Is subject continuation
about a tyyuning of a network stack of the MS Windows platforms.
I suggest to add in the register of your workstation or the server (in this case it is necessary to
understand for what you do it), the following keys of the register responsible for IPv4, but they can
be applied and to IPv6:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\AFD\Parameters]
“EnableDynamicBacklog”=dword:00000001
“MinimumDynamicBacklog”=dword:00000014
“MaximumDynamicBacklog”=dword:00004e20
“DynamicBacklogGrowthDelta”=dword:0000000a
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters]
“ForwardBroadcasts”=dword:00000000
“IPEnableRouter”=dword:00000000
“UseDomainNameDevolution”=dword:00000000
“EnableICMPRedirect”=dword:00000000
“DeadGWDetectDefault”=dword:00000000
“DontAddDefaultGatewayDefault”=dwo
Less