| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_cache: Make CacheEnable and CacheDisable configurable per | Graham Leggett | 2011-03-12 | 1 | -7/+28 |
* | mod_cache: When a request other than GET or HEAD arrives, we must | Graham Leggett | 2011-02-13 | 1 | -2/+8 |
* | follow up r1042758 and r1043011 with more fixes to use | Jeff Trawick | 2010-12-07 | 1 | -6/+6 |
* | Rename mod_disk_cache to mod_cache_disk within the documentation. | Graham Leggett | 2010-11-20 | 1 | -10/+10 |
* | Add documentation for mod_cache and mod_disk_cache. | Graham Leggett | 2010-11-01 | 1 | -9/+72 |
* | mod_cache: Optionally serve stale data when a revalidation returns a | Graham Leggett | 2010-10-12 | 1 | -0/+28 |
* | mod_cache: Allow control over the base URL of reverse proxied requests | Graham Leggett | 2010-10-03 | 1 | -0/+31 |
* | mod_cache: CacheLastModifiedFactor, CacheStoreNoStore, CacheStorePrivate, | Graham Leggett | 2010-10-02 | 1 | -10/+34 |
* | Minor nitpick - We've attempted to standardize on American spelling. | Rich Bowen | 2010-09-30 | 1 | -1/+1 |
* | mod_cache: Add the cache_status hook to register the final cache | Graham Leggett | 2010-09-27 | 1 | -0/+115 |
* | One more linguistic nit | William A. Rowe Jr | 2010-09-22 | 1 | -1/+1 |
* | Remove duplicated word. | Rich Bowen | 2010-09-22 | 1 | -1/+1 |
* | Revert breakage in 2.2.4 introduced in r450055, by offering a CacheStoreExpired | William A. Rowe Jr | 2010-09-22 | 1 | -0/+24 |
* | hyphenate some compound modifiers | Jeff Trawick | 2010-03-18 | 1 | -1/+1 |
* | note that CacheLock is available in 2.2.15 or later | Jeff Trawick | 2010-03-16 | 1 | -0/+1 |
* | mod_cache: Teach CacheEnable and CacheDisable to work from within a | Graham Leggett | 2009-10-05 | 1 | -2/+14 |
* | mod_cache: Fix uri_meets_conditions() so that CacheEnable will | Graham Leggett | 2009-10-03 | 1 | -0/+11 |
* | mod_cache: Introduce the option to run the cache from within the | Graham Leggett | 2009-10-03 | 1 | -6/+117 |
* | Now that we have actual released versions after 2.2.11, drop the | Eric Covener | 2009-09-01 | 1 | -2/+2 |
* | Typo and updates. | Lucien Gentis | 2009-08-30 | 1 | -1/+1 |
* | mod_cache: Introduce the thundering herd lock, a mechanism to keep | Graham Leggett | 2009-08-27 | 1 | -0/+126 |
* | Broken directive | Tony Stevenson | 2009-06-17 | 1 | -2/+2 |
* | no-cache envvar: copy the compatability note from 2.2.x for env.xml, | Eric Covener | 2009-06-09 | 1 | -2/+5 |
* | * Improve documentation for CacheIgnoreURLSessionIdentifiers | Ruediger Pluem | 2009-05-21 | 1 | -0/+2 |
* | * Add CacheIgnoreURLSessionIdentifiers directive to ignore | Ruediger Pluem | 2009-05-21 | 1 | -0/+35 |
* | document no-cache envvar | Eric Covener | 2008-12-24 | 1 | -1/+8 |
* | Remove mod_mem_cache from documents | Takashi Sato | 2008-11-05 | 1 | -44/+4 |
* | * Add CacheIgnoreQueryString directive to cache requests with a query string | Ruediger Pluem | 2007-02-06 | 1 | -0/+25 |
* | Revert the splitting of buckets before they are handed to the cache providers, | Graham Leggett | 2006-10-26 | 1 | -38/+0 |
* | mod_cache: Fix an out of memory condition that occurs when the | Graham Leggett | 2006-10-25 | 1 | -0/+38 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Submitted by Vincent 'noodl' Bray, this adds a link from the module doc | Rich Bowen | 2006-06-11 | 1 | -0/+3 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | * Remove link to CacheSize as this directive is no longer present. | Ruediger Pluem | 2006-01-30 | 1 | -1/+0 |
* | * Add CacheMinExpire directive to set the minimum time in seconds to cache a ... | Ruediger Pluem | 2006-01-17 | 1 | -0/+20 |
* | Document the mod_cache / mod_authz_host problem. | Colm MacCarthaigh | 2005-10-29 | 1 | -0/+8 |
* | Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host | Colm MacCarthaigh | 2005-08-23 | 1 | -2/+19 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -2/+2 |
* | Add CacheStorePrivate, CacheStoreNoStore, and clarify CacheIgnoreCacheControl. | Justin Erenkrantz | 2005-02-02 | 1 | -7/+78 |
* | mod_cache: Remove unimplemented CacheForceCompletion directive. | Justin Erenkrantz | 2005-01-19 | 1 | -33/+0 |
* | fix copyright notice | André Malo | 2005-01-15 | 1 | -1/+2 |
* | readd status information | André Malo | 2004-11-27 | 1 | -0/+1 |
* | At long last, promote mod_cache and friends out of experimental/. | Justin Erenkrantz | 2004-11-27 | 1 | -13/+0 |
* | $Revision$ is slightly misdocumented (only available since svn 1.1) | André Malo | 2004-11-20 | 1 | -1/+1 |
* | adjust properties and revision expansion of the English docs | André Malo | 2004-11-20 | 1 | -1/+1 |
* | Clarify the sample configuration. | Yoshiki Hayashi | 2004-11-12 | 1 | -1/+3 |
* | mod_cache: Add CacheIgnoreHeaders directive. | Justin Erenkrantz | 2004-10-23 | 1 | -1/+54 |
* | add $Revision$ keyword | André Malo | 2004-04-17 | 1 | -0/+1 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-07 | 1 | -0/+17 |