On Wed, Apr 23, 2014 at 9:03 AM, Martti Kühne <mysat...@gmail.com> wrote:
> On Tue, Apr 22, 2014 at 5:38 AM, Olivier Langlois
> <oliv...@olivierlanglois.net> wrote:
>> does anyone had a positive experience with this TCP congestion avoidance
>> method with this particular setup?
>
>
> Hmm. I want to try this.

the stock kernel actually ships tcp_veno.
this is how to set it up:

# echo tcp_veno > /etc/modules-load.d/tcp_veno.conf
# echo net.ipv4.tcp_congestion_control = veno > /etc/sysctl.d/tcp_veno.conf

I'm trying it for my laptop right now. Nothing out of the ordinary
happened, I haven't tested the throughput since, but it's working
fine.

cheers!
mar77i

Reply via email to