Ok, here is a problem.
I use a 450g for my office and today something started syncing up the traffic.
My ping time to our cluster went from 46ms to unstable 200ms. Remote desktop became unusable.
The problem: I Have queues, and traffic DID get properly seaprated.
I HAve 5 queues in the queue tree, all children of global-out:
timed, prioerity 1, for stuff like icmp
interactive, priority 3, for things like rdp.
requested, prioerity 5, for request burst stuff (http)
slomo, priority 7, for slow motion things
unmarked, priority 8.
All queues are pdq, limit 128, total limit 8192. No rate. classifier by all 4 items.
Traffic goes over a PPTP link (no real other traffic during that time). I would see the bulk (470kbit - we have a 512kbit uplink) being classified as either slomo or unmarked (playing around with it on my end).
interface queues are left unchanged (tthernet default to the outgoing ethernet links, default for the pptp link).
STILL - remote desktop was hardly usable, pings around 200ms and higher, occasional drops.
This is not acceptable as priority 1 is supposed to also contain, soon, voip traffic - and I want that stable.
What did I do wrong? It was my impression that higher pirority traffic would go in first. Should under those circumstances no the priority 1 ping keep it’s delay latency stable? I basically need timed traffic to run as undisturbed as possible, interactive traffic next. Bandwidth can use up pretty much everything, with “the rest” going to lower bands. Otherwise I can forget people using pptp or voip while a file upload is in progress.
Regards