Commit f23ca857 authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

One more showstopper gone


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1142492 13f79535-47bb-0310-9956-ffa450edef68
parent 00c21fe2
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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.