Say you have defined 10 simple queues with same priority.
Does traffic flow into each queue in the order the are presented in the queue window? Or is it random like a hash?
If a queue applies to some particular traffic, does that traffic then get handled there, sent out, and then does NOT flow through the rest of the queues remaining?
If no queue applies, does traffic simply fall off the bottom and get sent by default?
First queue is for a single IP 10.16.31.54/24, set to unlimited/unlimited
The second queue is a standard PCQ setup for residential download, target is 10.16.31.0/24, set to 5M/1.5M.
Notice 10.16.31.0/24 includes 10.16.31.54.
When I do a direct ftp to the first queue single IP, I get second queue PCQ speeds.
When I disable PCQ queue, I get expected unlimited speeds.
When I enabled PCQ queue but set first queue to 10M/5M, I get those speeds.
Doesn’t unlimited mean unlimited? When first queue is set to unlimited/unlimited output of queue simple print shows max=0/0, does that mean zero or unlimited?
And any case why is the first queue being ignored when set to unlimited/unlimited.