排序
Debian11开启bbr
Debian11已把bbr编进内核中,如果版本低需要先升级Linux的内核, 编辑 /etc/sysctl.conf 文件,添加以下内容 net.core.default_qdisc=fq net.ipv4.tcp_congestion_control=bbr 或直接用命令修改...
使用BBR一键脚本为你的CentOS/Debian/Ubuntu系统加速(内核5.5.0版)
[rihide] wget https://d.kxxzz.com/sh/tcp2020/tcp.sh chmod +x tcp.sh ./tcp.sh [/rihide]