From: Jeff Trawick Date: Fri, 21 Jul 2006 12:03:33 +0000 (+0000) Subject: no more forkamatic? X-Git-Tag: 2.2.3~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7ff2ab492ba60f6aa738f4c9b6db24e5654844;p=thirdparty%2Fapache%2Fhttpd.git no more forkamatic? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@424277 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7c2c3c95c9e..748a7d7dd2a 100644 --- 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