From: Jim Jagielski Date: Thu, 9 Jan 2014 14:25:50 +0000 (+0000) Subject: comment X-Git-Tag: 2.4.8~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2130fc60935c8723a8411bde7fde406ac53afd97;p=apache comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1556813 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 465ad1e491..fb417a5b92 100644 --- a/STATUS +++ b/STATUS @@ -177,6 +177,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: cleared for those processes, since parent code that can't run while we're stuck in this function takes care of that, so we'll still block. + jim: The orig bug report was concerning the long period of time + taken by graceful, due to trying to connect to already + notified child processes; the patch is designed to shorten + that time. * event fdqueue: Use a normalized offset point for idlers via atomics trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1545286