From 6b8849335f105136e38dfb378f183788affd7e67 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Wed, 9 Nov 2011 23:56:12 +0000 Subject: [PATCH] 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 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) 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: -- 2.50.1