]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
no more forkamatic?
authorJeff Trawick <trawick@apache.org>
Fri, 21 Jul 2006 12:03:33 +0000 (12:03 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 21 Jul 2006 12:03:33 +0000 (12:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@424277 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7c2c3c95c9ec1d36c56da0618fabd16e4a855f54..748a7d7dd2ae78c18f27c5083b31107125e07c3f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -163,3 +163,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
               I am willing to propose patches, but due to personal time
               constraints they will not show up before the second half of July.
 
+    * worker and event MPMs: fix excessive forking if fork() or child_init 
+      take a long time.  PR 39275.
+      http://svn.apache.org/viewvc?view=rev&revision=399099
+      +1: trawick