kernel 4.9版本后的内核新增了一款TCP拥塞控制技术:BBR,这个是好东西。建议百度细看,你会有惊喜!
首先要看看你但前的内核版本:
在终端输入:uname -a
Linux yh-Study-pc 4.9.0-deepin5-amd64 #1 SMP PREEMPT Deepin 4.9.8-5 (2017-05-02) x86_64 GNU/Linux
看红色字体哪里,如果是4.9以后的版本就可以使用了。
sudo gedit /etc/sysctl.conf
在 /etc/sysctl.conf 最后面加入下面两行,开启内核BBR的配置
net.core.default_qdisc=fq
net.ipv4.tcp_congestion_control=bbr
保存退出。
让刚才配置的 sysctl.conf 现在生效
sudo sysctl -p
检查bbr是否生效:
sudo sysctl net.ipv4.tcp_available_congestion_control
如果输出
net.ipv4.tcp_available_congestion_control = bbr cubic reno
而且
sudo lsmod | grep bbr
有 tcp_bbr 进程 号 ,说明开启成功了。
特别是移动 , 联通 宽带的用户,快来体验一下吧。
Great read! The clarity and depth of your explanation are commendable. For further reading, here’s a useful resource: EXPLORE FURTHER. Let’s discuss!
Howdy! Do you know if they make any plugins to help with Search
Engine Optimization? I’m trying to get my website
to rank for some targeted keywords but I’m not
seeing very good success. If you know of any please share.
Appreciate it! You can read similar article here: Eco product
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.