Re: new queue bursting

2014-02-13 Thread Daniel Melameth
On Tue, Feb 11, 2014 at 10:31 PM, Ted Unangst wrote: > How does bursting work in new queue? I'm unable to measure any effects. > > For instance, I start with something like: > > pass in on em0 proto tcp to port 80 queue web > queue rootq on em0 bandwidth 100M max 100M > queue web parent rootq band

new queue bursting

2014-02-11 Thread Ted Unangst
How does bursting work in new queue? I'm unable to measure any effects. For instance, I start with something like: pass in on em0 proto tcp to port 80 queue web queue rootq on em0 bandwidth 100M max 100M queue web parent rootq bandwidth 10K max 5K queue std parent rootq bandwidth 100M default An