Modify registry to accelerate Internet access

Source: Internet
Author: User

I checked the registry in the library a few days ago and found it quite useful. Share with you.

The following are the changes to speed up the Internet, but if the bandwidth is not good, it is in vain.

 

Run regedit to open registry manager. Then, locate HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters in the following path.

Right-click the blank area on the right of the parameters subkey, select "new"> "DWORD Value", and name it "defaultttl". Then, right-click and select "modify". In the displayed window, change the value to "80" (hexadecimal) or 128 (decimal ).

Create the following "DWORD Value" in sequence and modify its value (if there are two values, the former is hexadecimal, and the latter is decimal ):

"Enablepmtubhdetect" = "0"

"Enablepmtudiscovery" = "1"

"Globalmaxtcpwindowsize" = "7fff" or "32767"

"Tcpmaxdupacks" = "2"

"Sackopts" = "1"

"Tcp1323opts" = "1"

"Tcpwindowsize" = "7fff" or "32767" (93440 or 186880 or 372300, depending on network conditions)

Save the changes and restart your computer.

 

Related Article

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.