]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Wed, 29 Aug 2018 14:10:38 +0000 (14:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 29 Aug 2018 14:10:38 +0000 (14:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1839584 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b71fc66b2438cbabac77cc776d22fdf740f9589a..59332ad6fe0282795ffd8601003fcbbf413c41fe 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -229,6 +229,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: https://home.apache.org/~rjung/patches/httpd-2.4.x-server-status-html-duration-r1837590-part2.patch
       +1: rjung, jim, ylavic
 
+  *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and
+     before signals handling to avoid lifetime issues on restart or shutdown.
+     PR 62658.
+     trunk patch: http://svn.apache.org/r1835845
+                  http://svn.apache.org/r1835846
+                  http://svn.apache.org/r1837354
+                  http://svn.apache.org/r1837356
+                  http://svn.apache.org/r1839571
+                  http://svn.apache.org/r1839583
+     2.4.x patch: http://home.apache.org/~ylavic/patches/2.4.x-mpms_async_objects_lifetime.patch
+     +1: ylavic, 
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]