From: Bill Stoddard Date: Mon, 6 May 2002 12:42:36 +0000 (+0000) Subject: Done X-Git-Tag: 2.0.37~490 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=135599c4638ef0a98714ff6a44ae0e5f0564b003;p=apache Done git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94958 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ce43925b6a..a164e8f980 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/05/06 09:21:41 $] +Last modified at [$Date: 2002/05/06 12:42:36 $] Release: @@ -397,13 +397,6 @@ EXPERIMENTAL MODULES: * mod_disk_cache: Implement garbage collection - * mod_mem_cache/mod_disk_cache interoperability: Some cache - directive names are the same which precludes using mod_mem_cache - and mod_disk_cache concurrently. - - * mod_mem_cache: Config directive to enable caching open file - descriptors or caching the content in malloc'ed storage. - * mod_mem_cache/mod_disk_cache: Need to be able to query cache status (num of entries, cache object properties, etc.). mod_status could be extended to query optional hooks defined