I notice that there is now a /srcv/cache directory set up on Whimsy.

I was wondering what this is intended for?
If it is to be used by multiple scripts, there needs to be some way to
ensure they don't affect each other's files.

Note: I used /tmp/ for the two HTTP caches.
AFAIK this means stale entries will eventually be dropped by the OS.
I think the whole /tmp tree is likely cleared on reboot.

In the case of /srv/cache, does there need to be a purging strategy?
Or perhaps the files are 'permanent'

Reply via email to