Increase Multithread Download Speed by Disable Vista Auto Tuning on TCP/IP
In Windows Vista, Microsoft incorporates new TCP/IP stack which features Auto Tuning capability. The Auto Tuning function able to adjust and optimize TCP/IP connection based on network utilization in order to increase the transfer rate throughput. In theory the new stack suppose to do so, however, in practical, Auto Tuning feature may not work correctly to bring better performance for network downloading and web surfing.
Other than the problems mentioned previously, Auto Tuning may also cause reduce the rate of establishing network connection, especially when using third-party driver for the network card. Other possible problems are Windows Live Messenger slow sign in process or unable to login, slow speed when viewing shared resources in LAN environment, or slow download speed when using multi-thread multiple-concurrent-connection programs such as FlashGet, BT clients such as uTorrent, BitComet and etc comparing with the download speed possible to get in WinXP.
All these symptoms may not caused by “Auto Tuning”, however, trying to disable Auto Tuning on TCP/IP in Vista to verify if the problems have been solved is a good way to ensure that it’s not the culprit.
Disable Receive Window Auto-Tuning Level on TCP/IP
- Open a command prompt with administrator rights.
- Input the following command, and press Enter when done:
netsh int tcp set global autotuninglevel=disable
- Restart the system.
If the problem still exists, it’s more likely caused by other reasons such as maximum concurrent connection attempt limit. In this case, we can re-enable the Auto Tuning for good.
Enable Receive Window Auto-Tuning Level on TCP/IP
- Open a command prompt with administrator rights.
- Input the following command, and press Enter when done:
netsh int tcp set global autotuninglevel=normal
- Restart the system.
Share and contribute or get technical support and help at My Digital Life Forums.
Related Articles
- Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226
- Optimize and Increase BitTorrent (BT) Download Speed in Vista
- Disable TCP Auto-Tuning to Solve Slow Network, Cannot Load Web Page or Download Email Problems in Vista
- Download Vista tcpip.sys and UAC Auto Patcher to Increase TCP Connection Limit
- Vista TCP Window Scaling Auto Tuning May Slow Down Network Performance
- TCP/IP Has Reached the Security Limit Imposed on the Number of Concurrent TCP Connect Attempts Error on Windows Vista
- VistaTcpPatch Windows Vista TCP Half Open Limit Auto Patcher GUI Version
- Increase Terminal Server Speed and Performance
- Outlook 2007 Slow While Downloading POP3 Email
- TCPIP.SYS Driver Patcher CrackTcpip.sys for Vista SP1 v.744 and 6001.18000 (RTM)

































May 25th, 2007 16:10
graet tip