I want to setup simple queue to have each new connection (browsing) start with full speed and than after some threshold each connection steps down to lower speed (to prevent file download proceed at high speeds = occupying network for long time)
I try to set DST.Address in simple queue/advanced to 0.0.0.0/24 but it slows everything down.
I tried 0.0.0.0/30 and that also slows everything down after threshold.
How to make it to only slow down certain connection (with unique remote IP:port setting)?