From: Jeff Trawick Date: Fri, 11 Jan 2002 12:39:45 +0000 (+0000) Subject: add back in the out-of-descriptor segfault for now... X-Git-Tag: 2.0.31~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=058e360dd94004ce512e4bf8e73e992888519e20;p=apache add back in the out-of-descriptor segfault for now... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92825 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9feedc7c2f..92649565b5 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/11 08:42:20 $] +Last modified at [$Date: 2002/01/11 12:39:45 $] Release: @@ -115,6 +115,8 @@ 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.) RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Add a Logging Directive to exclude logging based on mime type.