AFF窝 - Debian https://www.affwo.com/tag/Debian/ zh-CN Thu, 02 Jul 2020 23:57:00 +0800 Thu, 02 Jul 2020 23:57:00 +0800 Debian 9/10 手动开启bbr https://www.affwo.com/177.html https://www.affwo.com/177.html Thu, 02 Jul 2020 23:57:00 +0800 admin 手动开启bbr:

echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf

echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf

sysctl -p

检查:

lsmod | grep bbr
]]>
0 https://www.affwo.com/177.html#comments https://www.affwo.com/feed/tag/Debian/