Loading... <strong>说明:</strong>目前用的单边加速熟知的有BBR和锐速,这次从91yun看到新的基于内核修改的单边教程<code>Tcp_china</code>和<code>tcp_TA</code>就搬运过来先。听说比BBR效果要好。 <strong>注意:</strong>适用于<code>kvm</code>,并且锐速,<code>BBR</code>,<code>Tcp_china</code>和<code>tcp_TA</code>不能共存,只能装一样。 <div data-unique="tcp_china"></div> <h2>tcp_china</h2> <strong>Github地址:</strong><a href="https://github.com/madeye/tcp_china" target="_blank" rel="noopener noreferrer">https://github.com/madeye/tcp_china</a> 1、系统为<code>Ubuntu 14.04</code>、<code>Ubuntu 16.04</code>,其它系统未经测试,且未换4.9以上内核时,执行命令: <pre><code class="hljs sql">apt-get <span class="hljs-keyword">update</span> && apt-<span class="hljs-keyword">get</span> <span class="hljs-keyword">install</span> gcc make git -y && git <span class="hljs-keyword">clone</span> https://github.com/madeye/tcp_china && cd tcp_china && make && insmod tcp_china.ko && lsmod | grep tcp_china </code></pre> 2、看到<code>tcp_china</code>时说明已经加载成功了。 <a class="light-link" href="http://www.502435.com/usr/uploads/2020/04/376cf-tcp-china.png" data-fancybox="gallery" data-type="image" data-caption="请输入图片描述"><img title="请输入图片描述" src="http://www.502435.com/usr/uploads/2020/04/376cf-tcp-china.png" alt="请输入图片描述" style=""></a> <div data-unique="tcp_TA"></div> <h2>tcp_TA</h2> <strong>Github地址:</strong><a href="https://github.com/giltu/KernelPCC" target="_blank" rel="noopener noreferrer">https://github.com/giltu/KernelPCC</a> 1、系统为<code>Ubuntu 14.04</code>、<code>Ubuntu 16.04</code>,其它系统未经测试,且未换4.9以上内核时,执行命令: <pre><code class="hljs sql">apt-get <span class="hljs-keyword">update</span> && apt-<span class="hljs-keyword">get</span> <span class="hljs-keyword">install</span> git gcc make -y && git <span class="hljs-keyword">clone</span> https://github.com/giltu/KernelPCC && cd KernelPCC && make && insmod tcp_TA.ko && lsmod | grep tcp_TA </code></pre> 2、看到有<code>tcp_TA</code>时表示加载成功了。 <a class="light-link" href="http://www.502435.com/usr/uploads/2020/04/d79fa-tcp-ta.png" data-fancybox="gallery" data-type="image" data-caption="请输入图片描述"><img title="请输入图片描述" src="http://www.502435.com/usr/uploads/2020/04/d79fa-tcp-ta.png" alt="请输入图片描述" style=""></a> <strong>原文地址:</strong><a href="https://www.91yun.co/archives/9791" target="_blank" rel="noopener noreferrer">https://www.91yun.co/archives/9791</a> 最后修改:2022 年 08 月 02 日 © 允许规范转载 打赏 赞赏作者 赞 0 如果觉得我的文章对你有用,请随意赞赏