Hello, everyone…
Can you give me a favor about web-proxy?
I tried setup about web-proxy. But I still think some problem. And could I ask you a question?
Doesn’t web-proxy support dynamic web?
How does I setup that I can dynamic web storage on web-proxy cache?
Could you give a favor? Thank you so much…
My command of web-proxy’s setup….
Code:
/ ip web-proxy
set enabled=yes src-address=0.0.0.0 port=8080 hostname=“proxy”
transparent-proxy=yes parent-proxy=0.0.0.0:0
cache-administrator=“webmaster” max-object-size=500KiB
cache-drive=secondary-master max-cache-size=1000KiB
max-ram-cache-size=1000KiB
/ ip firewall nat
add chain=dstnat action=redirect to-ports=8080 src-address=192.168.1.0/24
dst-address=!192.168.1.1 dst-port=80 protocol=tcp comment=“” disabled=no
And I have another question about how do I setup make me direct see web-proxy’s data on the cache?