Commit 3b5e78c7 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

sufficient votes and self-contained.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1817206 13f79535-47bb-0310-9956-ffa450edef68
parent 3cb1e0b7
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -118,6 +118,11 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_http2: fixes unfair scheduling when number of active connections exceeds the
     scheduling fifo capacity.
     trunk revision: r1816619
     2.4.x patch: svn merge -c 1816619 ^/httpd/httpd/trunk .
     +1: icing, steffenal, jim


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -229,12 +234,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod_ssl_minimal_md.diff
     +1: icing, jorton, jim

  *) mod_http2: fixes unfair scheduling when number of active connections exceeds the
     scheduling fifo capacity.
     trunk revision: r1816619
     2.4.x patch: svn merge -c 1816619 ^/httpd/httpd/trunk .
     +1: icing, steffenal, jim

  *) mod_proxy_uwsgi: Add in UWSGI proxy (sub)module
     trunk patch: http://svn.apache.org/r1810358
                  http://svn.apache.org/r1810362