Accelerated Vista system BT and other multi-threaded download commands

  
N users responded, using multi-network thread applications (BitTorrent client, etc.) download speed in Vista is not as fast as Windows XP. Most of this seems to be due to the AutoTuning feature in the TCP/IP stack.

If you are also disabled due to the auto-tuning disabled, you can follow the advice mentioned in Actkid's blog. The Vista home is specially organized as follows:

1. Click on the Start menu and type "cmd" in the search box. Press CTRL+SHIFT+ENTER to ensure that the command prompt runs under advanced privileges.

2, at the command prompt, type

"netsh int tcp set global autotuninglevel = disable" OK

Enter.

3, after the command prompt window to give you feedback "OK" to restart for the changes to take effect.

If this change does not help, you can follow the same steps to restore, but the command you need to enter is:

"netsh int tcp set global autotuninglevel=normal"

Don't forget to restart your computer!
Copyright © Windows knowledge All Rights Reserved