From 9df77a4e4bd370018aa8723183ce3889d41f8bc7 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Tue, 4 Apr 2000 21:39:34 +0000 Subject: [PATCH] Allan Edwards fixed this problem. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84911 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/STATUS b/STATUS index 767321c2d11..d46ceb8217e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/03/31 02:38:32 $] +Last modified at [$Date: 2000/04/04 21:39:34 $] Release: @@ -25,11 +25,6 @@ RELEASE SHOWSTOPPERS: be moved out of the MPMs and into some common file (http_core.c?). Dean says presumably you mean an os-specific file? - * DSO hooks registered during the preflight call to ap_read_config - are not 'unregistered' during the preflight clean-up. Thus, when - Apache comes up, the hook tables contain two entries for each DSO hook, - one of which is bogus, leftover from the preflight. - * Pipes to CGI scripts are not being timed out Status: code has been added to APR to support timing out pipes. This needs to be used in Apache now. -- 2.47.2