From: Eric Covener Date: Wed, 12 Nov 2014 02:32:06 +0000 (+0000) Subject: propose event fix http://svn.apache.org/r1638691 which was regressed in 2.4.10 and... X-Git-Tag: 2.4.11~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=765b571277011b1844e84da418fa15ceeab00202;p=apache propose event fix http://svn.apache.org/r1638691 which was regressed in 2.4.10 and 2.4.11 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1638692 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0e2894805d..af44dbe6bb 100644 --- a/STATUS +++ b/STATUS @@ -184,7 +184,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: The log_script_err() line may somewhere be expected in error_log. The new AH* in script_log could also cause parsing issues, but I'm fine with this personnaly. - + + * event: Fix a bug in 2.4.10 and 2.4.11 that can lead to crashes + in the event MPM under load. + trunk patch: http://svn.apache.org/r1638691 + 2.4.x patch: trunk works + tweak changes + +1 covener + OTHER PROPOSALS * A list of further possible backports can be found at: