On 02/04/16 15:41, Tarkan Açan wrote:
Thank you for your replies. i realised that i did not explain my issue clearly.

No worries, I hope you found the replies useful anyway.

what i want to achieve is, say we have a parent queue of 10M. when 5 users 
connect, they should all receive 2M bandwidth each. when 5 more users connect, 
i want to bog down their bandwidth to 1M each. when the connected users drop 
down to 8, i want to give them 1.25M each. i do not have a certain number of 
users. the number constantly changes.

The queueing syntax doesn't support this directly, but I imagine you could come fairly close to that regime with some state tracking and overload tables trickery to match a finer-grained set of queues.

--
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to