按顺序输入指令:
echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
sysctl -p
结束。
检查是否开启:
sysctl net.ipv4.tcp_available_congestion_control
lsmod | grep bbr
版权声明:本文为转载文章,版权归 Rat's Blog 所有,再转载请注明出处!
原文链接:https://www.moerats.com/archives/612/
如教程需要更新,或者相关链接出现404,可以在文章下面评论留言。
Today's comments have reached the limit. If you want to comment, please wait until tomorrow (UTC-Time).
There is 20h18m17s left until you can comment.