/ ip firewall nat chain=dstnat protocol=tcp dst-port=80 \
action=redirect to-ports=8080
as port 8080 is the web proxy on mikrotik that is running on transparent mode.
everything run fine except that the web proxy only run on the default gateway, not through the “load balanced” gateways.
if you are using 2.9.+ then is better you are not use web-proxy, if you use then Load Balancing is not working properly
or if you want free online help then tell me i give you free online help as a brother
Allah hafiz
nvm, i figured it out myself after doing several hard tests, i also sucessfully integrate packet queueing to the web proxy. thanks a lot for your reply and help offering anyway
by the way, why not using web proxy for mikrotik v2.9+ ? buggy?
i was thinking to use ip proxy but it doesn’t support caching.