Hi!
I am having some problems trying to use the micro SD to cache.
I format the card, create a new store and enabled the cache, but nothing is saved to the card.
When I disable the option “cache-on-disk”, the cache size grows up, but I have no hits.
My conf:
/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: "Ismael"
max-cache-size: unlimited
cache-on-disk: yes
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: yes
cache-hit-dscp: 4
cache-drive: micro-sd
/store disk print
Flags: S - system
# NAME TOTAL-SPACE FREE-SPACE STATUS
0 S system 61440KiB 32484KiB ready
1 micro-sd 1962384KiB 1945480KiB ready
/store print
Flags: X - disabled, A - active
# NAME TYPE DISK STATUS
0 A Teste web-proxy micro-sd active
Thanks!
Ismael