Queue Order

Hello …
At this moment I have simple queues per user. I use it for controlling bandwidth per user. So right now I wish I gave priority to services like (VOIP,http,https,SMTP,POP,IMAP). I used queue tree for this task. But When I did a speed test to our user, I got more bandwidth allocation than the setting in the simple queues. Because http has a priority of 1, in the queue tree. When I disables this rule in queue tree, I got the bandwidth control over the user. Anyone can tell me the order of how the queue(simple , interface or queue) are applied.
Thanks you

Mixing simple queues and HTB is not a good idea.

It would be best if you moved entirely to an HTB (queue tree) approach.

http://mum.mikrotik.com/presentations/CZ09/QoS_Megis.pdf shows how to do per user rate limits and priorities with HTB.