On 2016-01-07, Marko Cupać <marko.cu...@mimar.rs> wrote:
> # QUEUES
> queue upload  on $if_ext                 bandwidth  860K
>    queue ack  parent upload   qlimit 50  bandwidth   10K
>    queue fast parent upload   qlimit 50  bandwidth   20K
>    queue bulk parent upload   qlimit 50  bandwidth  800K default
>    queue slow parent upload   qlimit 50  bandwidth   30K
> queue download on $if_int                bandwidth 8800K
>    queue ack  parent download qlimit 50  bandwidth  100K
>    queue fast parent download qlimit 50  bandwidth  200K
>    queue bulk parent download qlimit 50  bandwidth 8000K default
>    queue slow parent download qlimit 50  bandwidth  500K

While the manual suggests it works like this, I've only got it working
close to how I expect when I set "max" on the queues. I don't know whether
that's a bug or simply lack of fully understanding it on my part, though.

Reply via email to