github项目地址:https://github.com/cx9208/bbrplus
# 安装方法:
本脚本只支持KVM不支持ovz
CentOS一安装脚本(自动安装内核并启用):
wget “https://github.com/cx9208/bbrplus/raw/master/ok_bbrplus_centos.sh” && chmod +x ok_bbrplus_centos.sh && ./ok_bbrplus_centos.sh |
安装后,执行uname -r,显示4.14.90则切换内核成功
执行lsmod | grep bbr,显示有bbrplus则开启成功
目前只测了vultr和cloudcone两家idc,
在搬瓦工和Virmach上测试,也正常通过