(将以下内容追加至/etc/sysctl.conf:
/etc/sysctl.conf
net.core.default_qdisc=fq net.ipv4.tcp_congestion_control=bbr
执行以下命令:
sudo sysctl -p
)