hello, i've had a RB450 for several years now, but never upgraded the OS because it worked fine. a few days ago i upgraded to version 6.38.1 and discovered that simple queues don't work as before
this is my queue configuration
/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment="" \
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=\
0/0 max-limit=0/0 name="apple tv" parent=none priority=8 queue=\
default-small/default-small target-addresses=\
151.151.150.24/32,151.151.150.22/32 total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment="" \
direction=both disabled=no dst-address=0.0.0.0/0 interface=all limit-at=\
0/0 max-limit=2000000/2000000 name="other machines" parent=none \
priority=8 queue=default-small/default-small target-addresses=\
151.151.150.0/24 total-queue=default-small
it always worked fine, it gives me unlimited speed for netflix and then limits other connections to 2M.
problem is, since last update, it doesn't seem to work anymore, i don't know why, it just limits all my connections to 2M regardless of other queues that are on top. does anyone know how to fix it? thank you very much