Postado originalmente por
bjaraujo
Se estiver paralelo não, mas em serie o problema continuaria. Mas agora notei que seu cache é no mesmo servidor.
Tenta apenas essas regras:
Código :
/ip proxy
set always-from-cache=no cache-administrator=webmaster cache-hit-dscp=4 \
cache-on-disk=yes enabled=yes max-cache-size=99000000KiB \
max-client-connections=600 max-fresh-time=3d max-server-connections=600 \
parent-proxy=0.0.0.0 parent-proxy-port=0 port=4239 serialize-connections=\
no src-address=0.0.0.0
/ip proxy access
add action=allow comment="REDE CLIENTES" disabled=no src-address=\
192.168.88.0/22
/ip proxy cache
add action=allow comment="" disabled=no dst-host=: path=:.swf*
add action=allow comment="" disabled=no dst-host=: path=:.exe*
add action=allow comment="" disabled=no dst-host=: path=:.html*
add action=allow comment="" disabled=no dst-host=: path=:.jpg*
add action=allow comment="" disabled=no dst-host=: path=:.rar*
add action=allow comment="" disabled=no dst-host=: path=:.txt*
add action=allow comment="" disabled=no dst-host=: path=:.htm*
add action=allow comment="" disabled=no dst-host=: path=:.gif*
add action=allow comment="" disabled=no dst-host=: path=:.avi*
add action=allow comment="" disabled=no dst-host=: path=:.mpg*
Depois tente configurar o proxy em seu navegador e veja o resultado.