]> granicus.if.org Git - apache/commitdiff
Updated STATUS to cover the worker segfault fixes
authorBrian Pane <brianp@apache.org>
Fri, 11 Jan 2002 08:07:07 +0000 (08:07 +0000)
committerBrian Pane <brianp@apache.org>
Fri, 11 Jan 2002 08:07:07 +0000 (08:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92822 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c921b8a3fe3cfeb849728282a94f691ebea4ee2f..120cea59820568c7ddad07a4b9dbf4fdb6262ed1 100644 (file)
--- 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.