From ceb5eae4bfdae7c4026507164e83b2434ac2ef80 Mon Sep 17 00:00:00 2001 From: "Paul J. Reder" Date: Fri, 8 Nov 2002 22:42:19 +0000 Subject: Improves the user friendliness of the CacheRoot processing over my last pass. This version avoids the pool allocations but doesn't avoid all of the runtime checks. It no longer terminates during post-config processing. An error is logged once per worker, indicating that the CacheRoot needs to be set. [Paul J. Reder] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97466 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'STATUS') diff --git a/STATUS b/STATUS index b528ce412b..07c27aea61 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/10/31 05:57:33 $] +Last modified at [$Date: 2002/11/08 22:42:18 $] Release: @@ -525,11 +525,9 @@ EXPERIMENTAL MODULES: * mod_mem_cache/mod_disk_cache: Complete implementing config directives (mod_disk_cache: CacheExpiryCheck and GC directives - including CacheGc*, CacheSize, CacheMaxFileSize, CacheMinFileSize, - and, CacheTimeMargin) (mod_mem_cache: MCacheMaxObjectCount) and - (mod_cache: cacheForceCompletion). - - * mod_cache/mod_mem_cache/mod_disk_cache: Documentation. + including CacheGc*, CacheSize, and, CacheTimeMargin) + (mod_mem_cache: MCacheMaxObjectCount) and + (mod_cache: CacheForceCompletion). mod_auth_ldap/util_ldap: -- cgit v1.2.3