The week before MUM Europe 2009, Janis M. will teach the Bandwidth Management training class for 4 days, You are welcome to join us there: http://www.mikrotik.com/training.phpIt's not explained in maximum detail. All possible scenarios must be covered. PCQ behavior is much more complex than what is talked about in the PDF as I have tested.
Thank you for answering our question...what happens if queue is full - packets are dropped, because, there is no place to put them.
so, TCP traffic is important one, and as you know, when tcp packet is dropped, it is resend again, after some time, therefore, TCP knows, that you have to send packets at slower rate....
Queue Size=Unlimited, Is it good for UDP or Voice?maybe this new article will give you some insight:
http://wiki.mikrotik.com/wiki/Queue_Size
Packet dropping IS how you shape bandwidth. It means your client is sending too fast so you are dropping to throttle him. You WANT dropped packets. Don't change the queue size.pcq-limit (number) : queue size of single sub-stream (in KiB)
pcq-total-limit (number) : maximum amount of queued data in all sub-streams (in KiB)
Why 50KiB and not more. I still see a high packet dropped if I leave the limit at 50. The Total-Limit doesn't seem to make a difference on this case maybe because I'm not reaching the total-limit.
If I change the limit to 2000KiB, the packet dropped decreases.
I'm trying to figure out how to calculate the limit and total limit. I really don't like the guessing game, because I don't know if what I set will be right or not.
Rate limitation consist of two things: dropping and delaying.Packet dropping IS how you shape bandwidth. It means your client is sending too fast so you are dropping to throttle him. You WANT dropped packets. Don't change the queue size.pcq-limit (number) : queue size of single sub-stream (in KiB)
pcq-total-limit (number) : maximum amount of queued data in all sub-streams (in KiB)
Why 50KiB and not more. I still see a high packet dropped if I leave the limit at 50. The Total-Limit doesn't seem to make a difference on this case maybe because I'm not reaching the total-limit.
If I change the limit to 2000KiB, the packet dropped decreases.
I'm trying to figure out how to calculate the limit and total limit. I really don't like the guessing game, because I don't know if what I set will be right or not.
First , you queue the packets before dropping them, that's what the limit is there for.Packet dropping IS how you shape bandwidth. It means your client is sending too fast so you are dropping to throttle him. You WANT dropped packets. Don't change the queue size.
Hello, How to find out what value to put on set limit and total limit on QOSwhat else you need? (check slide 26 in janism presentation)
if you have question - then ask direct question - not overall - need to look for more detail...
Two thumbs up ---- In a closet waiting for responseI guess they are not dropped but queued with the next pcq cycle and the first ones are sent up the tree/out to interface.
But why waste energy guessing when MIKROTIK IS RESPONSIBLE FOR documenting it !!!
Normis, Janis, Sergej, please.
PCQ---> "MikroTik prorietary"
TELL US HOW IT WORKS.