From: Stefan Fritsch Date: Sun, 3 Jul 2011 19:57:41 +0000 (+0000) Subject: One more showstopper gone X-Git-Tag: 2.3.14^2~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b31b2617ea7554952def6098b18ee2dcab42b11;p=thirdparty%2Fapache%2Fhttpd.git One more showstopper gone git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142492 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 813f720ce82..ba72c4a6bf1 100644 --- 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.