I have the following simple queue using PCQ defined on my Routerboard 2011.
/queue simple
add burst-limit=5M/30M burst-threshold=1M/10M burst-time=5s/30s max-limit=1M/10M name=pcq-queue queue=pcq-upload-default/pcq-download-default target=192.168.88.0/24 total-queue=default
the WAN link in theory is a 30MB Download, 5MB Upload link.
with these features enabled, my individual client performance is extremely slow. 25 KB/s downloads while attempting to download a file from the internet. A MP3 file via HTTP takes 45 - 50m for 25MB.
statistics show 5 upload and 5 download queues are active.
the target upload average is around 269 kbps and the target download bounces around 854 kbps.
what might I be missing? I’m confused as to why this isn’t a lot more because I have set the pct-rate to 0 on the upload/download queues i’m using, so it should split available bandwidth by client correct?