currently my cache settings like look this:
Code: Select all
[admin@Mikrotik] /ip proxy> print
enabled: yes
src-address: 0.0.0.0
port: 8080
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-drive: micro-sd
cache-administrator: "webmaster"
max-cache-size: 512000KiB
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
[admin@Mikrotik] /ip proxy>
add action=allow comment=youtube disabled=no dst-host=*youtube*.com
it does show some hits but when i view a video from one computer then come to view it again from another computer it starts to load it all over again. its not storing it in the cache...
pls help?