Mercurial > hg > Blog
comparison content/Linux/fq_codel.md @ 48:ef688010ddb5
fix the image ALT tag
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Tue, 28 Oct 2014 16:42:36 +0100 |
parents | cf946b015474 |
children | 1d9382b0329b |
comparison
equal
deleted
inserted
replaced
47:20b38f558fee | 48:ef688010ddb5 |
---|---|
1 Title: Fair traffic queueing using fq_codel | 1 Title: Fair traffic queueing using fq_codel |
2 Date: 2013-08-08 | 2 Date: 2013-08-08 |
3 Lang: en | 3 Lang: en |
4 | 4 |
5  | 5  |
6 | 6 |
7 I've been planning on playing around with Linux' traffic shaping for quite some time now. My linux router machine is directly connected to the DSL modem - no consumer grade router box in the mix (and hence none of the vulnerabilities and security nightmares that have been discovered in those kind of boxen in the recent past). | 7 I've been planning on playing around with Linux' traffic shaping for quite some time now. My linux router machine is directly connected to the DSL modem - no consumer grade router box in the mix (and hence none of the vulnerabilities and security nightmares that have been discovered in those kind of boxen in the recent past). |
8 | 8 |
9 My requirements for traffic shaping are quite simple: I share some open source downloads via bittorrent but I don't want the torrent traffic to block regular surfing, Skype voice calls etc. | 9 My requirements for traffic shaping are quite simple: I share some open source downloads via bittorrent but I don't want the torrent traffic to block regular surfing, Skype voice calls etc. |
10 | 10 |