comparison content/Linux/fq_codel.md @ 16:61987f1d4bf6

add funny image
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 08 Aug 2013 16:57:06 +0200
parents 6029290c0e29
children cf946b015474
comparison
equal deleted inserted replaced
15:6029290c0e29 16:61987f1d4bf6
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
5 ![Eclipse XML preferences](http://www.imagetxt.com/userpics/funnyimage-72529829.png)
4 6
5 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).
6 8
7 My requirements for traffice shaping are quite simple: I share some open source downloads via bittorrent but don't want the torrent traffic to block regular surfing, Skype voice calls etc. 9 My requirements for traffice shaping are quite simple: I share some open source downloads via bittorrent but don't want the torrent traffic to block regular surfing, Skype voice calls etc.
8 10