任督八脉牛人大佬:

用哪个脚本

https://github.com/cx9208/bbrplus

这个脚本提示安装内核失败

用全系统的,重启后无法开机

移动牛人大佬:
……

Ais2019牛人大佬:

  1. echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
  2. echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
  3. reboot

好了,要验证的话

  1. lsmod | grep bbr

看看有没有BBR进程