针对 Debian≥9 或是 CentOS≥8 以上的系统,可以开启系统自带BBR加速
一键脚本
1 2 3 4 |
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf sysctl -p lsmod | grep bbr |
本文链接:Click here to view the current URL
声明:本站资源都是阿喵整理的。网站内容无限制免费下载,无需登录。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集。请支持正版!如若侵犯了您的合法权益,可联系我们处理。