From: Justin Erenkrantz Date: Sat, 6 Nov 2004 07:56:20 +0000 (+0000) Subject: mod_disk_cache: Remove a bunch of non-implemented garbage collection X-Git-Tag: 2.1.1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3380d808eda34fdbed7ca2877004ce3e02a466c7;p=thirdparty%2Fapache%2Fhttpd.git mod_disk_cache: Remove a bunch of non-implemented garbage collection and cache size directives that are now available through htcacheclean. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105699 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 03a73def805..21e28f62f23 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) mod_disk_cache: Remove a bunch of non-implemented garbage collection + and cache size directives that are now available through htcacheclean. + [Justin Erenkrantz] + *) Add htcacheclean to support/ for assistance with mod_disk_cache. [Andreas Steinmetz] diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index abfff4c44ed..3acda4525c6 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -1,7 +1,7 @@ - +