Hi all,
I'm using multiple hotspots on a single MT 6.15. It has caching enabled & working. I see the hits on the proxy details. I also made sure that all other configs are default too.
I was trying to bypass the cache hits from being limited in my queues. I tried multiple mangle configs to mark the cache hits.
I mean:
add action=mark-packet chain=prerouting new-packet-mark=Cache_Hit_General passthrough=no dscp=4
or
add action=mark-packet chain=output new-packet-mark=Cache_Hit_General passthrough=no dscp=4
However, none of the rules doesn't mark anything & the counter is always zero! I tried on some MT 6.x versions & I'm not sure if something is changed on 6.x or I'm missing something.
I would need your advises.
Thanks