CoDel AQM discussions
 help / color / mirror / Atom feed
* [Codel] Floating an Idea. ip_fq_codel
@ 2014-05-20  9:15 Richard Edmands
  2014-05-20 10:16 ` Andrew McGregor
  2014-06-07  1:56 ` Dan Siemon
  0 siblings, 2 replies; 9+ messages in thread
From: Richard Edmands @ 2014-05-20  9:15 UTC (permalink / raw)
  To: codel

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

In my environment we've got a fair chunk of torrent usage happening (+
gaming) and with fq_codel giving the advantage to whichever individual
could open up as many connections as possible the entire situation imploded
very quickly.
So to balance this out I used htb to implement the IP part of this
(actually not really, i made groups of ip's which belonged to individuals)
and stuck fq_codel on top of the divided setup.
With this system what now happens is each IP now gets equal utilization of
the link (actually, i'm a lazy hack. I only implemented the uplink section)
which prevents the advantage of opening up as many connections as possible.
Now when an individual decides to go nuts, they're limited to what is
available to them without harming everyone else, without compromising
maximum possible speed.

I have had this running in my environment for the past month and WOW.

See pastebin'd implementation.

http://pastebin.com/hXtzFL9f

[-- Attachment #2: Type: text/html, Size: 1141 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-20 17:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-20  9:15 [Codel] Floating an Idea. ip_fq_codel Richard Edmands
2014-05-20 10:16 ` Andrew McGregor
2014-05-20 14:34   ` Dave Taht
2014-05-20 15:31   ` Eric Dumazet
2014-05-20 15:38     ` Eric Dumazet
2014-05-21  0:15     ` Andrew McGregor
2014-06-07  1:56 ` Dan Siemon
2014-06-20  9:35   ` Richard Edmands
2014-06-20 17:04     ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox