Application Example: tcp ip protocol Optimization

Source: Internet
Author: User

We have introduced the Basic settings and Manual Optimization of tcp ip protocol. So this time we will provide an example to help you consolidate this part of content. Hope you can get help.

Application Instance

After the MTU value is modified, the network performance is generally improved as long as the value size is appropriate. In particular, the timeliness of transmitting large data volumes is obvious. However, in actual use, we still need to pay attention to some situations. Next, I will continue to introduce it to you.

1. Enable MTU path Detection

We know that the MTU value is environment-oriented. Many friends will say that the most suitable MTU value is based on the local gateway, what should I do if I access the Internet through a lan? It doesn't matter. If MTU path Detection is enabled, the tcp ip protocol will automatically detect and adjust the network MTU value in the path to the target remote host to avoid conflict.

1) open registration

2) Select "HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters \"

3) create a Dword Value named "enablepmtudiscovery" on the right.

4) setting the Dword Value to 1 indicates enabling MTU path detection.

2. Enable the default route

We know that Windows 2000/XP/2003 can be used as a router in some cases, but this function is disabled by default. If this function is enabled, you can allow the built-in routing buffer and queue to optimize the network using the TCP/IP protocol. Therefore, you can open the registry, locate "HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters \", and create a New Dword Value of "ipenablerouter" and set it to 1.

After the above tcp ip protocol optimization, we can enjoy the ease of operation brought by the Windows system.

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.