Do you have any strategies for cleaning up the cache to limit the disk space used?
For our current HTTP cache implementation we have the ability to update mtime on a cache hit to make it easy to find the oldest cached responses and delete them. Would you be open to something like that being an option?