]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport of PRs 38621 and 38737.
authorChris Darroch <chrisd@apache.org>
Fri, 26 May 2006 20:34:48 +0000 (20:34 +0000)
committerChris Darroch <chrisd@apache.org>
Fri, 26 May 2006 20:34:48 +0000 (20:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@409736 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8430836f18ea426160da7828cfc86a4ad5465b87..fb5f75e4ee261fad5f7c6467e768078aff07eb82 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -128,3 +128,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           Trunk version works
       +1: rpluem
 
+    * Worker and event MPMs: Fix for missing code in handling of
+      GracefulShutdownTimeout.  PR 38621.
+        Trunk version of patch:
+          http://svn.apache.org/viewvc?view=rev&revision=377291
+        2.2.x version of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=18356
+      +1: chrisd
+
+    * Worker MPM: On graceless shutdown or restart, send signals to
+      each worker thread to wake them up if they're polling on a
+      Keep-Alive connection.  PR 38737.
+        Trunk version of patch:
+          http://svn.apache.org/viewvc?view=rev&revision=409715
+        2.2.x version of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=18355
+      +1: chrisd
+