Mercurial > hg > Blog
view content/comments/fair-traffic-queueing-using-fq_codel/1 @ 62:3fd13e528c93
Automated merge with ssh://xanthippe//home/dirk/Projekte/Blog
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Thu, 30 Jul 2015 07:06:24 +0200 | 
| parents | 8f5f6c388664 | 
| children | 
line wrap: on
 line source
Author: Dirk Olmes Date: 2015-05-12 15:21:18 You can go even one step further and make the codel packet scheduler the default one for all network connections. Just use sysctl -w net.core.default_qdisc=fq_codel
