aaed4ebc116f5862aff2610a809a9a9e9a28f50e 1674195 |
|
17-Apr-2015 |
coar |
Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Except syslog and journal, which are keywords. There's no harm
in quoting those, but no real point to it, either. |
5d01f40ffd657dd2ac567aacd93cabd162ddfa79 1673945 |
|
15-Apr-2015 |
coar |
* Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}. |
1f1b6bf13313fdd14a45e52e553d3ff28689b717 1673892 |
|
15-Apr-2015 |
coar |
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers. |
5df82feb5bbe57f91f774801e1118edb5e2c87d7 1590566 |
|
28-Apr-2014 |
jailletc36 |
Correct according to the comments in online doc |
a6fc6b44b7f8ad7390864b3555341d3abf867f7e 1561569 |
|
26-Jan-2014 |
nd |
fix various invalid module references |
86286cf8580daca5c836fb1e025ea258bd907c7a 1546568 |
|
29-Nov-2013 |
takashi |
fix XML validation error on r1543907 |
6d9960bc86ee9fab63a6cbd6793540fa8ef5e232 1543907 |
|
20-Nov-2013 |
covener |
doc behavior change in r821333, CacheEnable foo / does not apply to forward
proxy. |
b7d83d463cc3ea447283a652d13837392384022c 1517405 |
|
26-Aug-2013 |
covener |
fix markup |
76fb2b2d4b851c9650e52104e0107921cffe49b1 1516867 |
|
23-Aug-2013 |
covener |
drop the repeated phrase about Authorization, since it only applies to the
default value of CacheQuickHandler. Other pieces of the manual refer
to authorization and caching. |
533eb7d07b98c0010da206841099b9c0aaa657d0 1516864 |
|
23-Aug-2013 |
covener |
s/authorisation/authorization/ for consistency with the rest of this
doc and manual |
3521898e2ed475db1fba47197647408577b73f57 1505986 |
|
23-Jul-2013 |
covener |
not valid in htaccess, http://httpd.apache.org/docs/2.4/mod/mod_cache.html#comment_1510 |
cf3b846a57269ed58f40136b7e60df52cdcc7a52 1439106 |
|
27-Jan-2013 |
minfrin |
Clarify more clearly in the examples which configurations are limited
to CacheQuickHandler off and which support both. |
158222078a98fb13cddf2793b42f7eb8eafe51ae 1421821 |
|
14-Dec-2012 |
rjung |
Drop pre-2.3 compatibility notes from trunk docs. |
c967bf3bc89e8aa60dbd30d9da388e448ddc1cc4 1407381 |
|
09-Nov-2012 |
trawick |
The following now respects DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
- mod_cache: thundering herd lock directory |
f7f7fdc0557bf57f1b50982c88d422d743aa2f12 1371058 |
|
09-Aug-2012 |
humbedooh |
typo fixes |
d84dc356814b255affe3abe2ad93ce17f98e632c 1330964 |
|
26-Apr-2012 |
humbedooh |
syntax for mod_b*.xml and mod_c*.xml |
0734f81384d5f2528bb119f89d135043a280d5b2 1305167 |
|
26-Mar-2012 |
minfrin |
Update transformations. |
8b226aa868d55e93fc6da72323a5e1542027c411 1300892 |
|
15-Mar-2012 |
rbowen |
More patches from Daniel Gruno (rumble at cord dot dk) for references to
directives that have moved around since 2.2 |
12a677ce91b7bd5aa918271de5d725635638f4ed 1295291 |
|
29-Feb-2012 |
rbowen |
Fix directive name in doc as per https://issues.apache.org/bugzilla/show_bug.cgi?id=52798 |
0e7b9978df6fac23db4330b09e890cf6de6ff7b6 1230286 |
|
11-Jan-2012 |
covener |
add compat info to CacheQuickHandler |
860b4efe27e7c1c9a2bf5c872b29c90f76849b51 1174747 |
|
23-Sep-2011 |
jim |
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change |
ffae06377667a5d8f9699ac7512134de7000a83d 1080834 |
|
12-Mar-2011 |
minfrin |
mod_cache: Make CacheEnable and CacheDisable configurable per
directory in addition to per server, making them work from within
a LocationMatch. |
da40dfabefd6f8eb8450e9a097c594ee2ab13e3e 1070179 |
|
13-Feb-2011 |
minfrin |
mod_cache: When a request other than GET or HEAD arrives, we must
invalidate existing cache entities as per RFC2616 13.10. PR 15868. |
a330659fa32865eb8521adaccf5d9b75687b9aeb 1043126 |
|
07-Dec-2010 |
trawick |
follow up r1042758 and r1043011 with more fixes to use
proper example domains
(and show some respect in our mangled version of prep.ai.mit.edu
by using .edu instead of .com) |
78f97ce162b66a0dbfd7af4dcd9984f162569b04 1037244 |
|
20-Nov-2010 |
minfrin |
Rename mod_disk_cache to mod_cache_disk within the documentation. |
f312a039cc79d35be2dcb8aa20d91b31b9394c9f 1029587 |
|
01-Nov-2010 |
minfrin |
Add documentation for mod_cache and mod_disk_cache. |
f4a0825e91eec135b5e41c697439e9a13014fa2c 1021546 |
|
12-Oct-2010 |
minfrin |
mod_cache: Optionally serve stale data when a revalidation returns a
5xx response, controlled by the CacheStaleOnError directive. |
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6 1003963 |
|
03-Oct-2010 |
minfrin |
mod_cache: Allow control over the base URL of reverse proxied requests
using the CacheKeyBaseURL directive, so that the cache key can be
calculated from the endpoint URL instead of the server URL. |
4cefc38158672f5de8119886d9754cf0609a9371 1003882 |
|
02-Oct-2010 |
minfrin |
mod_cache: CacheLastModifiedFactor, CacheStoreNoStore, CacheStorePrivate,
CacheStoreExpired, CacheIgnoreNoLastMod, CacheDefaultExpire,
CacheMinExpire and CacheMaxExpire can be set per directory/location. |
b751f61885edfa8975b02c59b9604d202ffcb9bf 1003163 |
|
30-Sep-2010 |
rbowen |
Minor nitpick - We've attempted to standardize on American spelling.
Don't much care one way or another, but being consistent is good. |
033d82412cc4af9d939b7e1645425b9e7f4ebf60 1001639 |
|
27-Sep-2010 |
minfrin |
mod_cache: Add the cache_status hook to register the final cache
decision hit/miss/revalidate. Add optional support for an X-Cache
and/or an X-Cache-Detail header to add the cache status to the
response. PR48241 |
f806f14aeef29d152de9261603ace06437f1c4cf 1000128 |
|
22-Sep-2010 |
wrowe |
One more linguistic nit |
8305f030deafc6022193cff1cb11b6f69a2d4f3a 1000126 |
|
22-Sep-2010 |
rbowen |
Remove duplicated word. |
1fe05d56d6757d4b5d30b8a199f32417cc396f25 1000106 |
|
22-Sep-2010 |
wrowe |
Revert breakage in 2.2.4 introduced in r450055, by offering a CacheStoreExpired
directive to allow the user to override this questionable change. |
1fd5131d5732e639b0b4225ca0afea717c41bc11 924915 |
|
18-Mar-2010 |
trawick |
hyphenate some compound modifiers |
e4926c84e8383fedec4590596a29efae1933341d 923735 |
|
16-Mar-2010 |
trawick |
note that CacheLock is available in 2.2.15 or later |
ed6dfb7d7057dc4f42348f12d7bff9fe98fc73cf 821993 |
|
05-Oct-2009 |
minfrin |
mod_cache: Teach CacheEnable and CacheDisable to work from within a
Location section, in line with how ProxyPass works. |
2af38cc44e48753913565b38a7a9f325f898a293 821333 |
|
03-Oct-2009 |
minfrin |
mod_cache: Fix uri_meets_conditions() so that CacheEnable will
match by scheme, or by a wildcarded hostname.
PR: 40169
Submitted by: Peter Grandi <pg_asf asf.for.sabi.co.uk>
Reviewed by: Graham Leggett |
7b467aa53854c95318a1c709709c1619a4f47118 821202 |
|
03-Oct-2009 |
minfrin |
mod_cache: Introduce the option to run the cache from within the
normal request handler, and to allow fine grained control over
where in the filter chain content is cached. |
b4f25203520c168e2df9f7d83024db09e68efe7e 810187 |
|
01-Sep-2009 |
covener |
Now that we have actual released versions after 2.2.11, drop the
awkward/confusing exclusive phrasing of "after 2.2.11". |
03fc700cc2a7b22b84891f9595f23e40d5243b62 809335 |
|
30-Aug-2009 |
lgentis |
Typo and updates. |
3c67b7956d44501360506a9f13a5011be73b30ec 808212 |
|
27-Aug-2009 |
minfrin |
mod_cache: Introduce the thundering herd lock, a mechanism to keep
the flood of requests at bay that strike a backend webserver as
a cached entity goes stale. |
589775a2f132eef1881f348ecdb969fb709d7ddb 785561 |
|
17-Jun-2009 |
pctony |
Broken directive |
da7952dfad53cb6344b3fd2128241d3f9c6ed6cb 782860 |
|
09-Jun-2009 |
covener |
no-cache envvar: copy the compatability note from 2.2.x for env.xml,
add compat note inline for refereneces in CacheEnable/CacheDisable. |
65ada7c754866f293fce01f3e6278122b4c44848 777091 |
|
21-May-2009 |
rpluem |
* Improve documentation for CacheIgnoreURLSessionIdentifiers
Submitted by: Dan Poirier <poirier pobox.com> |
186e9d990f453d16826ab87a87df7b87e6e05921 777042 |
|
21-May-2009 |
rpluem |
* Add CacheIgnoreURLSessionIdentifiers directive to ignore
defined session identifiers encoded in the URL when caching. |
8d36abdf61277cb8ffcecc763c8a86c28f11f8e9 729317 |
|
24-Dec-2008 |
covener |
document no-cache envvar |
1a2bc936a6b4aaf5713c98a230a449fd878d1f06 711521 |
|
05-Nov-2008 |
takashi |
Remove mod_mem_cache from documents
(Sync with r711470) |
fc3182e72cf0679cbf14a95213fbb9a98c3cf597 504183 |
|
06-Feb-2007 |
rpluem |
* Add CacheIgnoreQueryString directive to cache requests with a query string
even if no expiration time is specified. Futhermore the query string will not
be used for key generation such that requests to the same URI path, but with
different query strings are mapped to the same cache entity. Turning this
setting to ON violates RFC 2616/13.9 and thus it is turned off by default.
PR: 41484
Submitted by: Fredrik Widlund <fredrik.widlund qbrick.com>
Reviewed by: rpluem |
1775cecdf5c740b6f466804d9d389c25795d8b02 468044 |
|
26-Oct-2006 |
minfrin |
Revert the splitting of buckets before they are handed to the cache providers,
a better way has been found to do this. |
755cc23fb49c4d0a8853f2cee28b6d846b9f4b56 467655 |
|
25-Oct-2006 |
minfrin |
mod_cache: Fix an out of memory condition that occurs when the
cache tries to save huge files (greater than RAM). Buckets bigger
than a tuneable threshold are split into smaller buckets before
being passed to mod_disk_cache, etc. PR 39380 |
db479b48bd4d75423ed4a45e15b75089d1a8ad72 420990 |
|
11-Jul-2006 |
fielding |
update license header text |
b536777217c919cacb1a6f18eaeff001f3b3f13c 413486 |
|
11-Jun-2006 |
rbowen |
Submitted by Vincent 'noodl' Bray, this adds a link from the module doc
to the caching discussion, for clarification of obscure points. |
3d81f57512275ca06a60a9bcbd23c1f8b429fdf2 395228 |
|
19-Apr-2006 |
colm |
Update the copyright year in all .c, .h and .xml files |
1fc8c76a74a3cc9167274b8f4f496d7d4c0dbcae 373585 |
|
30-Jan-2006 |
rpluem |
* Remove link to CacheSize as this directive is no longer present.
PR: 38449
Submitted by: Bjoern Voigt <bjoern cs.tu-berlin.de> |
1b0dce86d7fc8a5aa4c89b05255be26e508c615c 369811 |
|
17-Jan-2006 |
rpluem |
* Add CacheMinExpire directive to set the minimum time in seconds to cache a document
in the case that no valid expire time was supplied with the document.
Submitted by: Brian Akins <brian.akins turner.com>
Reviewed by: Ruediger Pluem |
b77f6f03c0b6bbc6ecd6e87358f568024733d680 329388 |
|
29-Oct-2005 |
colm |
Document the mod_cache / mod_authz_host problem. |
89ebbccde2b87b469b9d6fdb606eeb943c12a824 239421 |
|
23-Aug-2005 |
colm |
Enhance CacheEnable/CacheDisable to control caching on a per-protocol, per-host
and per-path basis. Makes Cache(En|Dis)able useful for forward proxy servers. |
08cb74ca432a8c24e39f17dedce527e6a47b8001 151408 |
|
04-Feb-2005 |
jerenkrantz |
Update copyright year to 2005 and standardize on current copyright owner line. |
5c6cb72bfeee541644cea8177aefce1157571d3b 149492 |
|
02-Feb-2005 |
jerenkrantz |
Add CacheStorePrivate, CacheStoreNoStore, and clarify CacheIgnoreCacheControl.
* docs/manual/mod/mod_cache.xml: Update documentation for
CacheIgnoreCacheControl and add documentation for two new directives.
* modules/cache/mod_cache.c
(cache_url_handler): Honor 'Cache-Control: no-cache' request header.
(cache_save_filter): Only honor no-store or private when their respective
directives are Off (which is the default).
rest of file: add in standard configuration syntax stuff...
* modules/cache/mod_cache.h: Minor formatting tweak and add new fields.
Suggested by: Pier Fumagalli |
92e8e44864d94866eefcbfde0a53fa3d12855149 125573 |
|
19-Jan-2005 |
jerenkrantz |
mod_cache: Remove unimplemented CacheForceCompletion directive.
* modules/cache/mod_cache.h: Remove DEFAULT_CACHE_COMPLETION #define and
complete-related vars.
* modules/cache/mod_cache.c: Ditto.
* modules/cache/mod_disk_cache.c: Clarify error message; remove unused
complete var (unrelated to CacheForceCompletion removal).
* docs/manual/mod/mod_cache.xml.ja, docs/manual/mod/mod_cache.xml.ko,
docs/manual/mod/mod_cache.xml: Remove references to CacheForceCompletion. |
fe9dca85c9e1544931fb420615372c10c0181ea7 125277 |
|
15-Jan-2005 |
nd |
fix copyright notice |
2f2ba5fb35129a32c3add3a797fa47e28ce3224c 106740 |
|
27-Nov-2004 |
nd |
readd status information |
74def8815c725f8128a4e76ab1f5704df80b024a 106737 |
|
27-Nov-2004 |
jerenkrantz |
At long last, promote mod_cache and friends out of experimental/.
Also, take quick pass through docs files to remove experimental label for them.
Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz |
5f5d1b4cc970b7f06ff8ef6526128e9a27303d88 105989 |
|
20-Nov-2004 |
nd |
$Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead |
70ce08850895485160d91d333b5a487ee2f80fbc 105981 |
|
20-Nov-2004 |
nd |
adjust properties and revision expansion of the English docs |
ee9b53b9d39085a574de0083cea1abffbd745075 105758 |
|
12-Nov-2004 |
yoshiki |
Clarify the sample configuration. |
a80dd6ffd7a1484e7f45e4665689bdd84fc97153 105569 |
|
23-Oct-2004 |
jerenkrantz |
mod_cache: Add CacheIgnoreHeaders directive.
(Justin made some minor tweaks to the patch.)
PR: 30399
Submitted by: R�diger Pl�m <r.pluem@t-online.de>
Reviewed by: Justin Erenkrantz |
68cd30d6fb171881925dff9669d04affea29d2b7 103423 |
|
17-Apr-2004 |
nd |
add $Revision$ keyword |
6fbd2e53c97ea6976d93e0ac521adabc55e0fb73 102617 |
|
09-Feb-2004 |
nd |
fix name of The Apache Software Foundation |
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacd 102532 |
|
07-Feb-2004 |
nd |
apply Apache License, Version 2.0 |
7db9f691a00ead175b03335457ca296a33ddf31b 99326 |
|
11-Apr-2003 |
nd |
add the metafile attribute to all xml files. |
d860c376b575fdd8b315452b603b972657776365 98029 |
|
18-Dec-2002 |
stoddard |
Rename CacheMaxStreamingBuffer to MCacheMaxStreamingBuffer and move it
out of mod_cache and into mod_mem_cache. Note default buffer size of
the lesser of 100000 or MCacheMaxObjectSize |
62e52789bfc10a5fd0a433af77e77c8ebbbed6c2 97430 |
|
06-Nov-2002 |
rederpj |
Updates to the mod_cache.xml file to update formatting, improve
detail and accuracy, and to align with what the code does. |
15f37a157fbbf107658ed82ec30c348a9b6e518e 97418 |
|
06-Nov-2002 |
nd |
formal:
- <em> -> <var>
- markup changes
- some whitespace reformatting
content:
- fix directive contexts
- clarify the flag directives and add default values
- add short description for CacheDefaultExpire |
5d1b3dcc11d17d2a508d9836e4b1787c65a8d789 96709 |
|
07-Sep-2002 |
erikabele |
Some formal changes for better readability plus an example fix
in mod_charset_lite.xml.
Submitted by: Andre Malo <nd@perlig.de> |
97a9a944b5887e91042b019776c41d5dd74557af 96655 |
|
06-Sep-2002 |
erikabele |
Updated XML plus transformations. Whhups, this is a big one :-) |
e2c93125be350d68b887588471746a87c89f9d6b 96643 |
|
05-Sep-2002 |
brianp |
Added an entry for mod_cache's new CacheMaxStreamingBuffer directive |
7d2c654eb12a943bb763fc218337545e543ac2eb 96552 |
|
27-Aug-2002 |
erikabele |
Updated doco to conform to Pauls changes in mod_cache. |
88c775368960b64afcdfd93a812f466a109746ba 96435 |
|
18-Aug-2002 |
erikabele |
Get XML to conform to current DTD. |
1e5b300cc68389a18fe3762b1b980b0c86712ba1 96366 |
|
14-Aug-2002 |
stoddard |
mod_cache doc updates.
Submitted by: Jean-Jacques Clar <jjclar@novell.com> |
e942c741056732f50da2074b36fe59805d370650 95244 |
|
23-May-2002 |
slive |
Update the stylesheet reference to the new language-specific version. |
3ec4de296cf8eb31d8a59811b58720efafccf109 94937 |
|
06-May-2002 |
patrikj |
Changed to a <dl> in warning note to comply with the DTD. |
3e5f26422e7931e8838f3c844adc4282ef269cdf 94874 |
|
30-Apr-2002 |
stoddard |
mod_cache doc update (note this is still very primitive) |
721fdd19e2abef2e8dc46eb5c022ef14efe3367e 94408 |
|
03-Apr-2002 |
stoddard |
First meager steps to documenting mod_cache |