From dc6c862e4718505d0944bbd113a554dc8fb9a612 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 28 Jul 2000 18:16:47 +0000 Subject: [PATCH] Remove the mod_cgid-won't-go-away problem from the STATUS file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85918 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/STATUS b/STATUS index 3d9e7b21bf..25dfbdfac2 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/07/27 14:39:13 $] +Last modified at [$Date: 2000/07/28 18:16:47 $] Release: @@ -185,11 +185,6 @@ Other bugs that need fixing: sigwaiting thread. We need to work around this, perhaps unless there is hope soon for a fixed glibc. - * The mod_cgid daemon process isn't always cleaned up when httpd - gets SIGTERM. Jeff thinks it may be as simple as registering - the daemon process for cleanup with the proper pool, but he hasn't - looked at it in enough detail. - * The MM library is built as static and shared library. This should be set up to build only the required version. -- 2.40.0