From: Ruediger Pluem Date: Sat, 11 Oct 2008 18:41:56 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.11~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e754ac444eb4784e7d54f5b773e4b6a7298c32da;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703707 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 03eafca0770..e486365f27a 100644 --- a/STATUS +++ b/STATUS @@ -107,6 +107,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: rpluem: jorton found some problems with the trunk version and they should be fixed / discussed in trunk before we backport. + * Worker MPM: Crosscheck that idle workers are still available before using + them and thus preventing an overflow of the worker queue which causes + a SegFault. + PR: 45605 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=702867&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests