Propose backport of http2 keepalive restoration.
authorStefan Eissing <icing@apache.org>
Wed, 2 May 2018 08:47:08 +0000 (08:47 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 2 May 2018 08:47:08 +0000 (08:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1830734 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8c0e6de50c105bb4b549c33778f6092054853c35..3e56a2c7aa4143a2dd3f0e5812028d238cd83856 100644 (file)
--- 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 ]