determine TCP receive window size


i trying diagnose network performance issue on windows 2008 r2 server. need determine tcp receive window size. know how? realize r2 use auto-tuning parameter , know setting if auto-tuning disabled.thanks.

hi hkg04,


netsh tool might help.


example:


c:\windows\system32>netsh interface tcp show global

querying active state...


tcp global parameters

----------------------------------------------

receive-side scaling state          : enabled

chimney offload state               : disabled

netdma state                        : disabled

direct cache access (dca)           : disabled

receive window auto-tuning level    : normal

add-on congestion control provider  : none

ecn capability                      : disabled

rfc 1323 timestamps                 : disabled

initial rto                         : 3000

receive segment coalescing state    : disabled


hope helps.


jeremy wu
technet community support



Windows Server  >  Platform Networking



Comments

Popular posts from this blog

directory stack

After enabling Windows Server 2012 R2 DHCP Failover Getting Packet dropped because of Client ID hash mismatch

WMI Repository 4GB limit - Win 2003 Ent Question