whats wrong with my web proxy MT v3.4

i use DOM for system n HDD slave for cache
this is my setting

MAIN ROUTE] /ip proxy> pr
enabled: yes
src-address: 0.0.0.0
port: 8880
parent-proxy: 202.xxx.xx.xx
parent-proxy-port: 3128
cache-drive: system
cache-administrator: “webmaster”
max-cache-size: 165000KiB
cache-on-disk: yes
max-client-connections: 5000
max-server-connections: 5000
max-fresh-time: 3d
serialize-connections: no
always-from-cache: yes
cache-hit-dscp: 4

what i wanna ask is :

  1. why my web proxy has no hit

status: running
uptime: 1d2h36m38s
requests: 94141
hits: 0
cache-used: 0KiB
total-ram-used: 1821KiB
received-from-servers: 1134266KiB
sent-to-clients: 1120036KiB
hits-sent-to-clients: 0KiB

  1. can i make a mikrotik web proxy for multiple parent proxy ?

  2. can i make a mikrotik web proxy for sibling proxy to another proxy


    regards

baba

ip
firewall
nat


dst nat

destination protolocol 80


action
redirect your web proxy port

rboerom, can you see

received-from-servers: 1134266KiB
sent-to-clients: 1120036KiB
hits-sent-to-clients: 0KiB

?

alienux
maybe some rules in WebProxy → Cache or WebProxy → Direct?

i already doin that

chain=dstnat action=dst-nat to-addresses=202.xx.xxx.xx ( my own ip that allowed for access to parent proxy ) to-ports=8880 src-address-list=proxy dst-address-list=!nice dst-port=80 protocol=tcp

i dunno whe i used with out parent my proxy can cache to local disk.. but when i do a parenting can’t cache anything

Your proxy runs on the system drive according your print.
I tried webproxy as well on my system drive and also get no hits.

Somebody informed by webproxy does not work on the system disk.
I have to make new system with separate disk for the webproxy cache.

Or, anybody has other idea?


Rudy