summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-11-09 23:56:12 +0000
committerStefan Fritsch <sf@apache.org>2011-11-09 23:56:12 +0000
commit6b8849335f105136e38dfb378f183788affd7e67 (patch)
tree56b0b86e906b7715ff3c3d58ac2a950ec0101cd4 /STATUS
parent4935d31e45e037517d0accd473267b4f7833a94a (diff)
downloadhttpd-6b8849335f105136e38dfb378f183788affd7e67.tar.gz
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--STATUS5
1 files changed, 5 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 62476842d0..739410f045 100644
--- a/STATUS
+++ b/STATUS
@@ -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: