summaryrefslogtreecommitdiff
path: root/modules/cache/cache_storage.c
Commit message (Expand)AuthorAgeFilesLines
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-9/+9
* Fixes and cleanups for mod_cache;Colm MacCarthaigh2005-09-261-1/+1
* remove some unused variables and re-name cache_select_url() to simply Colm MacCarthaigh2005-08-231-1/+1
* Improve the cache hit/miss ratio by canonicalising the url key. hostname'sColm MacCarthaigh2005-08-231-4/+74
* Move the debuging log message about the removal of a url fromJustin Erenkrantz2005-08-121-0/+2
* * modules/cache/cache_storage.c (cache_remove_url): Remove unusedJoe Orton2005-08-121-3/+0
* mod_cache: Implement remove URL via a filter.Justin Erenkrantz2005-08-111-9/+13
* Another mod_cache fixlet.Sander Striker2005-03-111-0/+4
* More mod_cache tweakage...Sander Striker2005-03-061-4/+14
* * modules/cache/mod_disk_cache.c (store_body): Fix format stringJoe Orton2005-02-111-1/+0
* More work to properly handle revalidated responses correctly.Justin Erenkrantz2005-02-091-4/+12
* More mod_cache tweakage.Sander Striker2005-02-081-5/+7
* Return the proper status and headers when serving a revalidated response.Justin Erenkrantz2005-02-081-2/+2
* Cleanup structures in mod_cache and friends to remove unused or unnecessaryJustin Erenkrantz2005-02-081-23/+17
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* At long last, promote mod_cache and friends out of experimental/.Justin Erenkrantz2004-11-271-0/+310