You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2018/08/29 14:10:39 UTC

svn commit: r1839584 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Wed Aug 29 14:10:38 2018
New Revision: 1839584

URL: http://svn.apache.org/viewvc?rev=1839584&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1839584&r1=1839583&r2=1839584&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Aug 29 14:10:38 2018
@@ -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 ]