system resources indicate 16.7mb free so i wanted to set a 4MB cache.
This is how i have it now:
Code: Select all
[admin@fw] /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: none
cache-on-disk: no
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: no
cache-hit-dscp: 4
cache-drive: system
Code: Select all
/ip proxy> set max-cache-size=2048
any ideas?