]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposal for core hook child_stopping. [skip ci]
authorStefan Eissing <icing@apache.org>
Sat, 31 Jul 2021 13:56:49 +0000 (13:56 +0000)
committerStefan Eissing <icing@apache.org>
Sat, 31 Jul 2021 13:56:49 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891920 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c95c13e339fffc34c5ce32ad467ca9a83140c6c7..272a6c82349de375fa638efc82df4321fe9e948b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -315,6 +315,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1817063,1831165,1831171,1831172,1849590,1849630,1856491,1883421,1889327,1891200 ^/httpd/httpd/trunk .
      +1: jailletc36
 
+  *) core: add hook 'child_stoppingthat gets called when the MPM is stopping a
+     child process. The additionalgraceful` parameter allows registered hooks
+     to free resources early during a graceful shutdown.
+     trunk patch:
+          https://svn.apache.org/r1891919
+     2.4.x patch: https://github.com/apache/httpd/pull/259.diff
+     +1: icing
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]