Hi,
I’m troubleshooting an issue where using PCQ with /32 substreams results in performance degradation when the substream is filled. For example, performing a download at 5Mbps on a 5Mbps limit will cause increased latency and drops.
I’ve solved this in the past when rate limiting in Linux by using SFQ in tandem when a shaping mechanism. I see MikroTik has an option for SFQ, but I’m trying to figure out how this would interact. What I’d like to do is enforce SFQ inside each PCQ substream. Is this possible? If I create an SFQ tree, and insert all traffic into it, will MikroTik automatically manage this for me?