Problem in Simple queue with PCQ

Hello,

I’m having problems with using PCQ queues.

Are we following the example site: http://wiki.mikrotik.com/wiki/Manual:Queues_-_PCQ_Examples with simple queue.

Our scenario is as follows:

customers connect through pppoe, and are included in an address list as the user plane, there we have an unlimited queue simple, with a PCQ type queue that limits user access to 1MB, with the parameters:
Limit = 40
total limit = 5000

This control works correctly while we have few ips sharing this queue when the number of ips that are part of the queue reach 100 or more, traffic is slow .. and can not reach the value of 1MB, being in the range of 200k .. 300k.

I’ve tried various settings on the limit and total limit, but without success. anyone ever experienced this?

Best Regards,

Rosauro Baretta

Hello
1Mb is the max-limit on the queue or the pcq-rate? While pcq-rate is unspecified, define max-limit or viceversa or both(define both max-limit and pcq-rate ) otherwise the pcq queue behaviour can have unpredictable effects.

hoping this will help you
have a nice day

Hello,

1MB is the PCQ-Rate, the max-limit of Simple Queue left unlimited.

Best Regards,

Rosauro Baretta