From: Ruediger Pluem Date: Thu, 13 Jan 2022 10:35:50 +0000 (+0000) Subject: * Add proposal [skip ci] X-Git-Tag: 2.4.53-rc1-candidate~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2ed6f29fbe97f70d6b18e0ea1d2319306be0f6;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1896984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4270efead62..b967f7ddba4 100644 --- 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 ]