with ros 6.2, mangling web proxy packets with dscp doesn't work.
ros code
/ip firewall mangle print 0 ;;; proxy hit chain=output action=mark-packet new-packet-mark=proxy-hit passthrough=no out-interface=br-lan dscp=4after downgrading to 6.1 it works again.