Hello, I'm using mod_disk_cache for my static content. I need a way of deleting a cached entry manually. I've thrown together a shell script to do that (taking the name of the file as a command argument) but rolling through 2G worth of small jpeg's takes quite a while. I was wondering if anyone has any ideas about how to access this data quicker - maybe de-hashing? Any ideas are appreciated.
Thanks,
Matt