As we know, web-proxy in v3 is a new re-written proxy by Mikrotik.
In several topics, there are discussion about how to do queue or routing based on web-proxy.
Example:
-
To make different queue rule for traffic HTTP MISS or HIT. Now, this can not be done with mangle, but I think should be possible to do in web-proxy. It will be very useful if proxy can do mangle packet-mark/route-mark based on this status .. MISS or HIT.
-
To do packet-mark/route-mark based on MIME-TYPE. So we can set different packet-mark for EXE or MP3 or other file type download.
-
To put additional src-address requester after web-proxy process. So we can still mangle based on the original requester.
If we can make packet-mark / route-mark in web-proxy, we can do more in queue or routing.