diff options
author | Jeff Trawick <trawick@apache.org> | 2010-03-16 14:32:19 +0100 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2010-03-16 14:32:19 +0100 |
commit | ccfb4f54fc875990e7460345cc985644d5ea2b0b (patch) | |
tree | 002b8757f417aa2f684a84ac6c7a46f92d5b2263 /docs/manual | |
parent | In as much as we can be said to have consensus on anything at all, we (diff) | |
download | apache2-ccfb4f54fc875990e7460345cc985644d5ea2b0b.tar.xz apache2-ccfb4f54fc875990e7460345cc985644d5ea2b0b.zip |
note that CacheLock is available in 2.2.15 or later
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@923735 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/mod/mod_cache.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index e1c958cb82..26f65048f3 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -654,6 +654,7 @@ LastModified date.</description> <default>CacheLock off</default> <contextlist><context>server config</context><context>virtual host</context> </contextlist> +<compatibility>Available in Apache 2.2.15 and later</compatibility> <usage> <p>The <directive>CacheLock</directive> directive enables the thundering herd lock |