Equal upload bandwith for users.

Hi,

We have rb532 hotspot for users, evry users have a upload and download
limits in their profile. My maximum upload is 1Mb.
What I must do for give every user all of free upload bandwitch?
This means.
If we have 5 users online.
1 user have normal 128kb upload limit and use 100kb at this time
2 user have normal 256kb upload limit and use 150kb at this time
3 user have normal 64kb upload limit and use 20kb at this time
4 user have normal 128kb upload limit and use 30kb at this time
5 user have normal 194kb upload limit and use 194kb at this time
And i want to give user number five upto 500 kb of upload transfer until
other users want to upload more.

Please help,

use queueing and priorities, if you have 5 users you can set priorities for each user and set limit-at limit to each user at level you want and max limit to maximal upload speed.

as result you will get that if noone with higher priority does not reaquire upload network user will get all available bandwith.