There are quite a few ways people do it but I settled on a method which works well so far and does not waste any bandwidth.I create two pipes, one for in and out, each at just barely under their max capability to cut down on bufferbloat. On these in adavnced mode I choose Flow-Queue-Codel and then tick the Enable CoDel radio button. Move over to the Queues Tab and I make three pairs of queues, one for in and one for out, first pair is a weight of 100 which I label HighPriorityUp and HighPriorityDown, second pair at a weight of 50 which I call medium priority and lastly a pair that has a weight of 1 for everything else not pointed to a specific queue. In the Queues there once again you can pick Codel, I did not since the pipes already have that checked along with the codel scheduler.
WFQ with Weighted queues actually works very well (for us at least).Use non-linear priorities works well for us.True, there may still be packetloss, but we have found performance to be comparable to CBQ.
Ill set up an example with a few and pm you when i have results
Quote from: namezero111111 on April 23, 2018, 09:34:22 pmWFQ with Weighted queues actually works very well (for us at least).Use non-linear priorities works well for us.True, there may still be packetloss, but we have found performance to be comparable to CBQ.Can you post all your screenshots (advanced) of all pipes, queues and rules? If you like also as a PM, I'd rewrite them and use for a use case in official documentation.