Hello, I have 3 kinds of clientes, 256k, 512k and 1mb. Previosly I used Simple Queue to limit the bandwidth by static IP for each user. The simple queue allows burst, so I 256k recived 512k for 30 second .
A few weeks ago I change it all to PCQ and added QoS. Is it possible to apply burst in PCQ to have the same effect as in Simple Queue? The Queue Trees allows burst but its TOTAL, not for each 256k client. So even if used Burst in Queue Tree 256k clients cant download at 512k for a few seconds, it keeps downloading at 256k.
Thanks in advanced.