From: Jeff Trawick Date: Fri, 20 Jul 2012 15:08:29 +0000 (+0000) Subject: another MPM fix from trunk??? X-Git-Tag: 2.4.3~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d54e0cb2784bfc475b048eccad3c67a88a461ac6;p=apache another MPM fix from trunk??? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1363823 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 316d04b40f..1176668ea6 100644 --- a/STATUS +++ b/STATUS @@ -206,6 +206,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: trawick (if CHANGES entry is added) + * mpm_event, mpm_worker: Remain active amidst prevalent child process + resource shortages. + (1363440 should be a prereq to avoid unnecessarily rapid + creation of child processes in some situations) + trunk patch: http://svn.apache.org/viewvc?rev=1363557&view=rev + 2.4.x patch: trunk patch works + +1: trawick + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please add them here.