From: Jim Jagielski Date: Tue, 11 Sep 2018 15:10:49 +0000 (+0000) Subject: backport suggestion X-Git-Tag: 2.4.35~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012a25a5e5c4614f441aff5a828076389e378d89;p=thirdparty%2Fapache%2Fhttpd.git backport suggestion git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1840583 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5e99404cc02..00c056a0289 100644 --- a/STATUS +++ b/STATUS @@ -215,6 +215,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x branch: ^/httpd/httpd/branches/tlsv1.3-for-2.4.x +1: icing, + *) mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499 + trunk patch: http://svn.apache.org/r1840582 + 2.4.x patch: trunk patch works + +1: jim, + *) mod_http2: connection IO event handling reworked. Instead of reacting on incoming bytes, the state machine now acts on incoming frames that are affecting it. @@ -222,7 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod-http2-con-io-events.patch +1: icing, - PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]