Hello. I am having a problem with the disk space when in use the webproxy cache.
I set max cache size to 3000000 Kb. The Hard this is 4 Gb. The cache grows more than 3000000 and the hard disk become full.
Can anybody help me?
[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-administrator: “webmaster”
max-cache-size: 3000000KiB
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 4w2d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: primary-master
this is my configuration. Thanks in advance.