diff options
author | Stefan Fritsch <sf@apache.org> | 2011-11-10 00:56:12 +0100 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2011-11-10 00:56:12 +0100 |
commit | 6b8849335f105136e38dfb378f183788affd7e67 (patch) | |
tree | 56b0b86e906b7715ff3c3d58ac2a950ec0101cd4 /STATUS | |
parent | Whitespace fixes for r1200040 (diff) | |
download | apache2-6b8849335f105136e38dfb378f183788affd7e67.tar.xz apache2-6b8849335f105136e38dfb378f183788affd7e67.zip |
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
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |