From: Stefan Eissing Date: Wed, 2 May 2018 08:47:08 +0000 (+0000) Subject: Propose backport of http2 keepalive restoration. X-Git-Tag: 2.4.34~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=279c98afe221da3ef4bc7c86828ca39d0a743529;p=thirdparty%2Fapache%2Fhttpd.git Propose backport of http2 keepalive restoration. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1830734 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8c0e6de50c1..3e56a2c7aa4 100644 --- a/STATUS +++ b/STATUS @@ -271,7 +271,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_http2: adding regular memory cleanup when transferring large response bodies. This reduces memory footprint and avoids memory exhaustion when transferring large files on 32-bit architectures. Fixes PR 62325. - trunk patch: http://svn.apache.org/r1830419 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2_beam_purge.patch +1: icing @@ -283,6 +282,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (trunk works modulo CHANGES)) +1: ylavic, + *) mod_http2: Restore keepalive timing of v1.10.16, see https://github.com/icing/mod_h2/issues/160. + trunk patch: http://svn.apache.org/1830562 + 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2_keepalive_restore.patch + +1: icing + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]