Commit 616e0b14 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Backport votes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1855404 13f79535-47bb-0310-9956-ffa450edef68
parent 373aea6a
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -238,7 +238,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1853935
                  http://svn.apache.org/r1853967
     2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-reqtimeout_handshake-v2.patch
     +1: ylavic, icing
     +1: ylavic, icing, jim
     icing: please add r1853967 to this to keep h2 working with this change. if added, +1 

  *) mod_cache_socache: Avoid reallocations and be safe with outgoing data
@@ -247,21 +247,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1853938 (CHANGES entry)
     2.4.x patch: svn merge -c 1853874,1853938 ^/httpd/httpd/trunk .
                  (trunk works, modulo CHANGES)
     +1: ylavic, icing
     +1: ylavic, icing, jim

  *) mod_http2: enable re-use of slave connections again. Fixed slave connection
     keepalives counter. [Stefan Eissing]
     trunk patch: http://svn.apache.org/r1852038
                  http://svn.apache.org/r1852101
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-slave-keepalives.patch
     +1: icing, ylavic
     +1: icing, ylavic, jim

  *) mod_http2/mod_proxy_http2: backport of v1.14.1. Fixes several important bugs and adds
     some requested new features (and some I made up). See patched CHANGES for all details.
     [Stefan Eissing]
     trunk patch: http://svn.apache.org/r[1849296,1852038,1852101,1852339,1853171,1853967,1854365,1854963,1854964,1855295]
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-mega-v1.14.1-backport-bugs-and-whistles.patch
     +1: icing
     +1: icing, jim


PATCHES/ISSUES THAT ARE BEING WORKED