]> granicus.if.org Git - apache/commitdiff
add back in the out-of-descriptor segfault for now...
authorJeff Trawick <trawick@apache.org>
Fri, 11 Jan 2002 12:39:45 +0000 (12:39 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 11 Jan 2002 12:39:45 +0000 (12:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92825 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9feedc7c2fd5df9c0c1a6a6c03df92b2af076fb8..92649565b557eb4927de4fa59040fbef2faebae8 100644 (file)
--- 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.