From: Yann Ylavic Date: Sun, 24 Dec 2017 12:18:57 +0000 (+0000) Subject: Propose backport for PR 61551. X-Git-Tag: 2.4.30~196 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dc5c33b84984a1490e4eac8911cad4a24af2ba3;p=apache Propose backport for PR 61551. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1819217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6b313d3adb..b009b9267b 100644 --- a/STATUS +++ b/STATUS @@ -246,6 +246,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c r1813991 ^/httpd/httpd/trunk . +1: jailletc36, niq + *) mpm_event: close connections not reported as handled by any module to + avoid losing track of them and leaking scoreboard entries. PR 61551. + trunk patch: http://svn.apache.org/r1818804 + http://svn.apache.org/r1818951 + http://svn.apache.org/r1818958 + http://svn.apache.org/r1818960 + http://svn.apache.org/r1819027 + http://svn.apache.org/r1819214 + 2.4.x patch: trunk works (modulo CHANGES) + svn merge -c 1818804,1818951,1818958,1818960,1819027,1819214 ^/httpd/httpd/trunk . + http://home.apache.org/~ylavic/patches/PR61551.patch + +1: ylavic, + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]