Mercurial > hg > Blog
annotate content/comments/fair-traffic-queueing-using-fq_codel/1 @ 67:82ccd2b150af
add a comment
| author | Dirk Olmes <dirk@xanthippe.ping.de> | 
|---|---|
| date | Sun, 01 Nov 2015 11:34:06 +0100 | 
| parents | 8f5f6c388664 | 
| children | 
| rev | line source | 
|---|---|
| 
59
 
8f5f6c388664
add a comment about sysctl usage for codel default on all network interfaces
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents:  
diff
changeset
 | 
1 Author: Dirk Olmes | 
| 
 
8f5f6c388664
add a comment about sysctl usage for codel default on all network interfaces
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents:  
diff
changeset
 | 
2 Date: 2015-05-12 15:21:18 | 
| 
 
8f5f6c388664
add a comment about sysctl usage for codel default on all network interfaces
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents:  
diff
changeset
 | 
3 | 
| 
 
8f5f6c388664
add a comment about sysctl usage for codel default on all network interfaces
 
Dirk Olmes <dirk@xanthippe.ping.de> 
parents:  
diff
changeset
 | 
4 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 | 
