From: Brian Pane Date: Fri, 11 Jan 2002 08:07:07 +0000 (+0000) Subject: Updated STATUS to cover the worker segfault fixes X-Git-Tag: 2.0.31~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f2b985e6ae4735d7c810ab2196e4d56d6b713e5;p=apache Updated STATUS to cover the worker segfault fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92822 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c921b8a3fe..120cea5982 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/11 04:03:41 $] +Last modified at [$Date: 2002/01/11 08:07:07 $] Release: @@ -101,12 +101,6 @@ RELEASE SHOWSTOPPERS: needs to be called at a different time or the pre-mpm hook needs to be able to return an error code. - * The worker MPM on Solaris segfaults when it runs out of file - descriptors. (This may affect other MPMs and/or platforms.) - - * The worker MPM on AIX and Solaris (at least) segfaults when a - graceful restart is triggered and there are active connections. - It appears to be a pool lifetime problem. RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Add a Logging Directive to exclude logging based on mime type.