{"id":209,"date":"2017-09-24T15:35:09","date_gmt":"2017-09-24T07:35:09","guid":{"rendered":"https:\/\/blestic.com\/blog\/?p=209"},"modified":"2019-02-10T09:51:16","modified_gmt":"2019-02-10T01:51:16","slug":"bbr-for-debian-7x64-kvm-vps","status":"publish","type":"post","link":"https:\/\/blestic.com\/blog\/archives\/209","title":{"rendered":"Linux TCP\u52a0\u901f\u56db\u5408\u4e00\u811a\u672c"},"content":{"rendered":"\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/host.blestic.com\/file\/blogpic\/b99\/2017\/0924.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<p>\u8fd9\u4e2a\u811a\u672c\u96c6\u5408\u4e86BBR\u539f\u7248\u3001BBR\u9b54\u6539\u3001BBR Plus\u548c\u9510\u901f\uff0c\u613f\u7528\u54ea\u4e2a\u7528\u54ea\u4e2a\uff0c\u53ea\u80fd\u8bf4\uff1a\u592a\u65b9\u4fbf\u4e86\uff01\u5728vultr\u4e0aCentos 7, Debian 8\/9, Ubuntu 16\/18\u6d4b\u8bd5\u901a\u8fc7\u3002\u4e0d\u652f\u6301OVZ\u548cLXC\u3002<\/p>\n\n\n\n<p>\u4e00\u3001\u5b89\u88c5\u8bc1\u4e66\uff1aapt-get -y install ca-certificates \u6216 yum -y install ca-certificates<\/p>\n\n\n\n<p>\u4e8c\u3001\u5b89\u88c5\u811a\u672c\uff1a\uff083\u6b65\uff09<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wget \"https:\/\/github.com\/chiakge\/Linux-NetSpeed\/raw\/master\/tcp.sh\" &amp;&amp; chmod +x tcp.sh &amp;&amp; .\/tcp.sh<\/code><\/pre>\n\n\n\n<!--more-->\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/host.blestic.com\/file\/blogpic\/b99\/2017\/0924.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>1\u3001\u5148\u5728[1 \u2013 3]\u5207\u6362\u5185\u6838\uff08\u7b2c\u4e00\u6b21\u663e\u793a\u4e3abbr\u5185\u6838\u4e5f\u8981\u5207\u6362\u4e00\u904d\uff09\uff0c\u91cd\u542f\u3002<\/p>\n\n\n\n<p>2\u3001\u91cd\u542f\u540e\u4e0d\u7528\u518d\u4e0b\u8f7d\u811a\u672c\uff0c\u76f4\u63a5 .\/tcp.sh \uff0c\u5728[4 \u2013 8]\u4e2d\u9009\u4f60\u8981\u5f00\u7684\u52a0\u901f\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li> \u5b89\u88c5 BBR\/BBR\u9b54\u6539\u7248\u5185\u6838 \u5bf9\u5e944,5,6\uff08\u539f\u7248\uff0c\u9b54\u6539\uff0c\u66b4\u529b\u9b54\u6539\uff09<\/li><li>\u5b89\u88c5 BBRplus\u7248\u5185\u6838 \u5bf9\u5e947\uff08plus\uff09<\/li><li>\u5b89\u88c5 Lotserver(\u9510\u901f)\u5185\u6838 \u5bf9\u5e948\uff08\u9510\u901f\uff09 <\/li><\/ul>\n\n\n\n<p>3\u3001\u5f00\u542f\u540e\u518d .\/tcp.sh \uff0c \u663e\u793a\u5f00\u542f\u6210\u529f\u5219\u542f\u52a8\u6210\u529f\uff0c\u4f60\u4e5f\u53ef\u4ee5\u81ea\u5df1\u624b\u52a8\u786e\u8ba4\u3002<\/p>\n\n\n\n<p>\u624b\u52a8\u9a8c\u8bc1 lsmod | grep bbr \u6216 sysctl net.ipv4.tcp_congestion_control<\/p>\n\n\n\n<p>\u5185\u6838\u67e5\u770b uname -r \uff08\u9644 <a aria-label=\"\u5b98\u65b9\u5185\u6838\u76ee\u5f55 (opens in a new tab)\" href=\"https:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/\" target=\"_blank\">\u5b98\u65b9\u5185\u6838\u76ee\u5f55<\/a>\uff09<\/p>\n\n\n\n<p>\u8f6c\u81ea <a href=\"https:\/\/www.94ish.me\/1635.html\" target=\"_blank\" aria-label=\" (opens in a new tab)\">94ish<\/a> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8fd9\u4e2a\u811a\u672c\u96c6\u5408\u4e86BBR\u539f\u7248\u3001BBR\u9b54\u6539\u3001BBR Plus\u548c\u9510\u901f\uff0c\u613f\u7528\u54ea\u4e2a\u7528\u54ea\u4e2a\uff0c\u53ea\u80fd\u8bf4\uff1a\u592a\u65b9\u4fbf\u4e86\uff01\u5728vultr\u4e0aCentos 7, Debian 8\/9, Ubuntu 16\/18\u6d4b\u8bd5\u901a\u8fc7\u3002\u4e0d\u652f\u6301OVZ\u548cLXC\u3002 \u4e00\u3001\u5b89\u88c5\u8bc1\u4e66\uff1aapt-get -y install ca-certificates \u6216 yum -y install ca-certificates \u4e8c\u3001\u5b89\u88c5\u811a\u672c\uff1a\uff083\u6b65\uff09<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[9],"class_list":["post-209","post","type-post","status-publish","format-standard","hentry","category-tech","tag-vps"],"_links":{"self":[{"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/posts\/209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/comments?post=209"}],"version-history":[{"count":0,"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/posts\/209\/revisions"}],"wp:attachment":[{"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/media?parent=209"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/categories?post=209"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blestic.com\/blog\/wp-json\/wp\/v2\/tags?post=209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}