
Quote: Originally Posted by
harshacss
Hello All,
In Win 7 (and Vista) I know we can disable TCP/IP auto-tuning. But what that essentially does is it will limit the RWIN size to 65535, whether you turn on of off the tcp1323opts.
Does anybody know how I can disable auto-tuning and also enable window sizes greater than 65535? (I essentially want to have XP type behavior)?
Regards,
Harsha
For auto-tuning to set disable, open a "cmd" prompt with admin right then type:
netsh int tcp set global autotuninglevel=disabled, but will still limited at 65535.
I think you'll have to registry manually do it to change the receive windows.