summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2017-12-24 12:18:57 +0000
committerYann Ylavic <ylavic@apache.org>2017-12-24 12:18:57 +0000
commit4dc5c33b84984a1490e4eac8911cad4a24af2ba3 (patch)
treef2880947a746f919ace18cdd0e635121784c18e3
parent6191f188958268b6cd30a1724e502d7b2f34fa7d (diff)
downloadhttpd-4dc5c33b84984a1490e4eac8911cad4a24af2ba3.tar.gz
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
-rw-r--r--STATUS14
1 files changed, 14 insertions, 0 deletions
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 ]