From fc4ff7ddc88cfc332b10e5c262dd3e341503ad23 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 24 Jul 2012 17:37:56 +0000 Subject: [PATCH] another simple MPM fix... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1365188 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index 29fb16c2cbe..eb120ebdaee 100644 --- a/STATUS +++ b/STATUS @@ -207,6 +207,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works +1: trawick, jorton, + * mpm_worker: Fix cases where the spawn rate wasn't reduced after + child process resource shortages. + (Note: mpm_event is omitted from this backport proposal because of + missing prerequisite fixes. Even mpm_worker has a tiny issue, + described in the patch.) + trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1363440 + 2.2.x patch: http://people.apache.org/~trawick/r1363440-worker-only-2.2.x.txt + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * core: Support wildcards in both the directory and file components of -- 2.47.2