]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Thu, 13 Jan 2022 10:35:50 +0000 (10:35 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 13 Jan 2022 10:35:50 +0000 (10:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1896984 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4270efead625e07eb80dc2b3f638bff5f393732c..b967f7ddba44d039ad7e0dbdd0f22de8616fa852 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -178,6 +178,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              for internal users of this api; not sure if performance
              impact is significant from using malloc here.
 
+  *) mpm_event: Fix a possible listener deadlock on heavy load when restarting
+     and/or reaching MaxConnectionsPerChild.  PR 65769.
+     Trunk version of patch:
+        https://svn.apache.org/r1896505
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1896505 ^/httpd/httpd/trunk .
+     +1: rpluem,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]