Disable auto-tuning to accelerate multi-thread downloads such as bt of Vista

Source: Internet
Author: User

N many netizens respond and use multi-network thread applicationsProgram(BitTorrent client, etc.) download speed in Vista is not as fast as in Windows XP. Most of these seem to be due to the autotuning feature in the TCP/IP stack.

If Automatic Tuning is disabled, you can try it according to the following suggestions in the actkid blog:

1. Click the Start menu and enter "cmd" in the search box ". Press Ctrl + Shift + enter to ensure that the command prompt runs under advanced permissions.

2. In the Command Prompt window, enter

"Netsh int TCP set global autotuninglevel = Disable"

Press enter to confirm.

3. After "OK" is reported to you in the Command Prompt window, restart to make the change take effect.

If this change does not help, you can perform the same restoration procedure. However, you need to enter the following command:

"Netsh int TCP set global autotuninglevel = normal"

Do not forget to restart the computer!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.