mod_rest_cache

June 24th, 2008 @ 12:56pm

to provide a mechanism to store content in a local disk cache that has been retrieved from another web server (or 2nd tier), and to provide a REST-like HTTP interface to remove specific items from that cache.

...