From 279c98afe221da3ef4bc7c86828ca39d0a743529 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Wed, 2 May 2018 08:47:08 +0000 Subject: [PATCH] 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 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 8c0e6de50c..3e56a2c7aa 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 ] -- 2.40.0