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

Found a bug in mpm_event, investigating


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200049 13f79535-47bb-0310-9956-ffa450edef68
parent c5806c86
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -110,6 +110,11 @@ RELEASE SHOWSTOPPERS:
    the hackathon seems to be that mod_lua should be released as experimental
    with a note that the API may change during 2.4.x.

  * mpm_event can abort under very high load with
        (17)File exists: process_socket: apr_pollset_add failure
        file event.c, line 952, assertion "rc == 0" failed
        child pid 18196 exit signal Aborted (6)

  FOR BETA: