Disable ipv6 and tcp_ecn

Source: Internet
Author: User
Disable ipv6 and tcp_ecn -- Linux Enterprise Application-Linux server application information. For more information, see. In fact, the effect is not that obvious for those who want to speed up the Internet.

Disable ipv6:
Sudo gedit/etc/modprobe. d/aliases

Find the following line:
Alias net-pf-10 ipv6

Add "#" at the beginning to comment out this line. Add a line:

Alias net-pf-10 off

Disable tcp_ecn:
The method to disable TCP direct Congestion Notification (tcp_ecn) is as follows:

Sudo gedit/etc/sysctl. conf

Add
Net. ipv4.tcp _ ecn = 0

Then restart the system.
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.