On ubuntu 14.04, I add a file named 10-debloat.conf in /etc/sysctl.d with the following lines in it: jg@thinkpad:/etc/sysctl.d$ cat 10-debloat.conf net.ipv4.tcp_ecn=1 net.core.default_qdisc=fq_codel On Thu, Jun 4, 2015 at 4:35 PM, Jonathan Morton wrote: > The main one on Linux would be: > > echo net.core.default_qdisc=fq_codel >> /etc/sysctl.conf > > ...at least, if I've remembered it right. > > - Jonathan Morton > > _______________________________________________ > Bloat mailing list > Bloat@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/bloat > >