]> granicus.if.org Git - apache/commitdiff
comment
authorJim Jagielski <jim@apache.org>
Thu, 9 Jan 2014 14:25:50 +0000 (14:25 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 9 Jan 2014 14:25:50 +0000 (14:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1556813 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 465ad1e491f1b9af5bdbb4844567419929971c6e..fb417a5b9225c270adae9d50723823677e87b817 100644 (file)
--- 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