]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
One more showstopper gone
authorStefan Fritsch <sf@apache.org>
Sun, 3 Jul 2011 19:57:41 +0000 (19:57 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 3 Jul 2011 19:57:41 +0000 (19:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142492 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 813f720ce82c8cb02b41c4da8d77b3c20a08e0e4..ba72c4a6bf1f9560137b8c28553079904f38ebe7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -93,12 +93,6 @@ RELEASE SHOWSTOPPERS:
     jim sez: Why a blocker?, pgollucci +1 jim
     wrowe asks: what's the API change required?
 
-  * Clarify/potentially change the meaning of MaxConnections for Event MPM 
-    with respect to accepting new connections and keep alive requests for 
-    the docs and example config.  This shouldn't change after users and 
-    vendors have set up their stock config for event.  This will end up
-    as a per-process thing for efficiency.
-
   * INCLUDE mod_fcgid with 2.4.0, esp to help php users etc to enjoy
     a painless event mpm experience.