| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_cache: Remove ap_cache_liststr(), it duplicates ap_find_token(). | Graham Leggett | 2011-12-03 | 1 | -2/+0 |
* | mod_cache: Apply the API change that allows future mod_cache providers to | Graham Leggett | 2011-11-30 | 1 | -0/+1 |
* | mod_cache: When a request other than GET or HEAD arrives, we must | Graham Leggett | 2011-02-13 | 1 | -1/+3 |
* | Fix a spelling mistake. | Graham Leggett | 2010-11-19 | 1 | -1/+1 |
* | Splitted off cache defines/structs used by htcacheclean. | Guenter Knauf | 2010-11-11 | 1 | -26/+2 |
* | Use ap_log_rerror() instead of ap_log_error() across mod_cache and | Graham Leggett | 2010-10-17 | 1 | -1/+1 |
* | As cache_control_t is public, make ap_cache_control() public with it. Bump | Graham Leggett | 2010-10-17 | 1 | -0/+8 |
* | Complete the optimisation of Cache-Control header parsing. Make the | Graham Leggett | 2010-10-17 | 1 | -0/+28 |
* | Begin the process of optimising the parsing of Cache-Control headers. Parse | Graham Leggett | 2010-10-16 | 1 | -9/+0 |
* | mod_cache: Optionally serve stale data when a revalidation returns a | Graham Leggett | 2010-10-12 | 1 | -1/+2 |
* | axe extra ";", fixing this messages from Sun Studio: | Jeff Trawick | 2010-09-27 | 1 | -1/+1 |
* | mod_cache: Add the cache_status hook to register the final cache | Graham Leggett | 2010-09-27 | 1 | -0/+28 |
* | Move mod_cache-private includes and defines from the public mod_cache.h | Graham Leggett | 2010-09-22 | 1 | -61/+1 |
* | Make cache_provider_list and cache_request_rec private by moving them | Graham Leggett | 2010-09-22 | 1 | -37/+1 |
* | Make cache_server_conf, cache_enable and cache_disable private. Remove | Graham Leggett | 2010-09-22 | 1 | -69/+0 |
* | Make ap_cache_accept_headers, ap_cache_accept_headers, ap_cache_try_lock and | Graham Leggett | 2010-09-22 | 1 | -60/+0 |
* | Trim legacy structure from removed mod_mem_cache. | Graham Leggett | 2010-09-22 | 1 | -10/+0 |
* | Remove deprecated ap_cache_cacheable_hdrs_out. | Graham Leggett | 2010-09-22 | 1 | -6/+0 |
* | Remove the MOD_CACHE_REQUEST_REC hack, and pass the cache_request_rec | Graham Leggett | 2010-09-22 | 1 | -5/+8 |
* | Revert breakage in 2.2.4 introduced in r450055, by offering a CacheStoreExpired | William A. Rowe Jr | 2010-09-22 | 1 | -0/+3 |
* | Move private cache_* declarations out of the public mod_cache.h file. | Graham Leggett | 2010-09-22 | 1 | -24/+0 |
* | mod_cache: Give the cache provider the opportunity to choose to cache | Graham Leggett | 2010-09-21 | 1 | -2/+2 |
* | mod_cache: Add a discrete commit_entity() provider function within the | Graham Leggett | 2010-09-16 | 1 | -0/+1 |
* | mod_cache: Change the signature of the store_body() provider function | Graham Leggett | 2010-09-13 | 1 | -1/+3 |
* | mod_cache: Check the request to determine whether we are allowed | Graham Leggett | 2010-09-04 | 1 | -0/+9 |
* | mod_cache: Use a proper filter context to hold filter data instead | Graham Leggett | 2010-09-04 | 1 | -0/+3 |
* | re-order many struct members for better alignment on 64bit | Stefan Fritsch | 2010-07-01 | 1 | -11/+11 |
* | mod_cache: Introduce the option to run the cache from within the | Graham Leggett | 2009-10-03 | 1 | -0/+3 |
* | mod_cache: don't cache incomplete responses, per RFC 2616, 13.8. | Daniel Earl Poirier | 2009-09-24 | 1 | -0/+1 |
* | mod_cache: Introduce the thundering herd lock, a mechanism to keep | Graham Leggett | 2009-08-27 | 1 | -19/+69 |
* | * Add CacheIgnoreURLSessionIdentifiers directive to ignore | Ruediger Pluem | 2009-05-21 | 1 | -0/+6 |
* | * Style fixes. No functional changes. | Ruediger Pluem | 2008-04-19 | 1 | -2/+2 |
* | Currently each of the caching module includes logic to implement | Dirk-Willem van Gulik | 2008-04-17 | 1 | -2/+20 |
* | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -2/+0 |
* | * Save the key we generate during our first run of cache_generate_key_default | Ruediger Pluem | 2007-02-12 | 1 | -0/+3 |
* | * Add CacheIgnoreQueryString directive to cache requests with a query string | Ruediger Pluem | 2007-02-06 | 1 | -0/+3 |
* | This time from the top, with three part harmony AND feeling... | Graham Leggett | 2007-02-01 | 1 | -1/+1 |
* | mod_cache: Pass the output filter stack through the store_body() | Graham Leggett | 2006-10-27 | 1 | -1/+1 |
* | Revert the splitting of buckets before they are handed to the cache providers, | Graham Leggett | 2006-10-26 | 1 | -4/+0 |
* | mod_cache: Fix an out of memory condition that occurs when the | Graham Leggett | 2006-10-25 | 1 | -0/+4 |
* | * modules/cache/mod_cache.h: Fix comment that was obviously cut and | Garrett Rooney | 2006-09-20 | 1 | -2/+2 |
* | * modules/cache/mod_cache.h | Garrett Rooney | 2006-09-20 | 1 | -21/+0 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | add Colm's explanation of the cache_info structure from his explaination on dev@ | Ian Holsman | 2006-01-25 | 1 | -2/+13 |
* | * Add CacheMinExpire directive to set the minimum time in seconds to cache a ... | Ruediger Pluem | 2006-01-17 | 1 | -0/+4 |
* | Fixes and cleanups for mod_cache; | Colm MacCarthaigh | 2005-09-26 | 1 | -10/+10 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -4/+10 |
* | Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host | Colm MacCarthaigh | 2005-08-23 | 1 | -5/+5 |
* | remove some unused variables and re-name cache_select_url() to simply | Colm MacCarthaigh | 2005-08-23 | 1 | -1/+1 |