I have two AP’s, 1 is running 2.49 with simple queues limiting the directly connected user base. Though ether1 and wlan1 are bridged, the simple queues are working quite effectively.
I attempted to place the same simple queues into a version 3.13 AP bridge and the simple queues see no traffic at all. I have made sure that the bridge is set to use the firewall, which solved my problem with mangling by port and building a queue tree to prioritize services, something that has changed with V3, but I cannot get the simple queues to function. Am I missing some version 3 change here or are simple queues broken?
Finally figured it out. Simple queues and a queue tree are mutually exclusive. As soon as I turned off the queue tree, the simple queues came to life. I will just have to do the service based prioritization in another router upstream from the simple queues.