From 3380d808eda34fdbed7ca2877004ce3e02a466c7 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Sat, 6 Nov 2004 07:56:20 +0000 Subject: [PATCH] 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 --- CHANGES | 4 + docs/manual/mod/mod_disk_cache.xml | 185 +------------------------- modules/experimental/mod_disk_cache.c | 102 +------------- 3 files changed, 6 insertions(+), 285 deletions(-) diff --git a/CHANGES b/CHANGES index 03a73def80..21e28f62f2 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 abfff4c44e..3acda4525c 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -1,7 +1,7 @@ - +