need help on pcq - equal bandwidth sharing, as in ROS 2.9 manual configuration, it does equal the bandwidth among user when there’s no download manager involve. firefox, opera, and safari download manager runs fine with pcq, but when i tried to use download manager which has multiple download connection, the pcq would not handle to equalize the bandwidth among user. the download manager w/ multiple connection draws all the bandwidth.
how to make mikrotik set the pc with download manager w/ multiple connection still be able to share the bandwidth equal among users?
using similar configuration as in the manual, the secret is in queue tree setting.
at parent queue we set our max bandwidth in max-limit. at child queue we set our max bandwidth minus 8k or 16k in max-limit. so if you get 512k from your isp, set the max-limit of your child queue as max-limit=496k to give room for icmp and dns bandwidth. the same for upload.
the cons is if my isp won’t guaranteed my bandwidth, this method won’t work when someone is downloading via download manager. it really works well with guaranteed bandwidth from isp.
upgraded to v3.7, this queue tree wouldn’t work with this new ROS version.
downgrade to v2.9.51, this queue tree works well again. confused perhaps i’m sticking with this v.2.9.51 since it has better bandwidth management with pcq for equal sharing.
anyway, does anybody here knows how to bypass HIT cache from MikroTik web-proxy?
I found v3.7 did bypass the hit cache by using DSCP, but it couldn’t cache several image from website such as apple.com. On the other side, back to v2.9.51, its web-proxy is able to cache the site.