From 4c46ca3db952e803457d6c90def8843cc70438d8 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Tue, 22 Oct 2002 17:01:44 +0000 Subject: [PATCH] more cache work todo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97280 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index e7fdbfe29f..67a9b939e5 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/10/22 16:58:59 $] +Last modified at [$Date: 2002/10/22 17:01:44 $] Release: @@ -483,7 +483,12 @@ EXPERIMENTAL MODULES: to collect status. Status should be queryable by HTTP or SNMP? - + * Enable mod_cache/mod_mem_cache/mod_disk_cache to handle + multiviews + + * mod_mem_cache fd caching is broken on Unix. The cached fd cannot + be used across multiple threads except for use on sendfile(). + mod_auth_ldap/util_ldap: * implement cross-platform/cross-library TLS support -- 2.40.0