I always thinked that there is something wrong with dynamic bandwith sharing with simple queues/ queue tree and pcq with rate 0.
http://www.mikrotik.com/docs/ros/2.9/root/queue
Equal bandwidth sharing among users.
So I finaly made this simple example and - ok, its works… if boths users are downloading, both get equal bandwith.
But here is problem.
No one is downloading, both users have 1ms ping
When first downloading, second have 100ms ping.
users are limited to 128k/128k. Main link is, let say - unlimited. So this is not congested link problem.
Also its work ok (1ms ping when other user downloading) when i not use pcq and both users are put to simple queue.
So, can this bug be fixed, or it is just misleading information on the manual that its should work?