]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Sat, 11 Oct 2008 18:41:56 +0000 (18:41 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 11 Oct 2008 18:41:56 +0000 (18:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@703707 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 03eafca07702e6b0f0cf0065df672a50b5e6e11e..e486365f27a70489e6035b2e23555829731766d7 100644 (file)
--- 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