]> granicus.if.org Git - apache/commit
mod_cache: Remove unimplemented CacheForceCompletion directive.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 19 Jan 2005 00:19:58 +0000 (00:19 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 19 Jan 2005 00:19:58 +0000 (00:19 +0000)
commit45fdd72155da9efe12187942534db53596b3ed9a
tree58f2d7af471f13a3bbcd14eb2fc2e42eec3dda85
parenta804be40993a5e0309b95a11b1356eb506d3fb56
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125573 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_cache.xml
docs/manual/mod/mod_cache.xml.ja
docs/manual/mod/mod_cache.xml.ko
modules/cache/mod_cache.c
modules/cache/mod_cache.h
modules/cache/mod_disk_cache.c