From a6c053962997c76d37345d2275cab4b7031e3445 Mon Sep 17 00:00:00 2001 From: Greg Stein Date: Sat, 10 Jun 2000 17:07:30 +0000 Subject: [PATCH] clouds? what are those? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85502 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index deb825f214..a8a4e0b0e8 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/06/10 01:32:35 $] +Last modified at [$Date: 2000/06/10 17:07:30 $] Release: @@ -152,6 +152,14 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: Message-id: forthcoming (plan to be posted before integration begins) Status: Greg +1 (volunteers :-) + * ap_core_translate() and its use by mod_mmap_static are a bit wonky. + The function should probably be exposed as a utility function (such + as ap_translate_url2fs() or ap_validate_fs_url() or something). + Another approach would be a new hook phase after "translate" which + would allow mod_mmap_static to munge what the translation has + decided to do. + Status: Greg +1 (volunteers) + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests. -- 2.50.1