From 2e8e647814345a380daa55d3e6894ef3529ea6a8 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Thu, 1 Aug 2019 07:27:04 +0000 Subject: [PATCH] * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864119 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/STATUS b/STATUS index 8a17dc11dbe..15b83899896 100644 --- a/STATUS +++ b/STATUS @@ -127,6 +127,22 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_http2: fixes Timeout vs. KeepAliveTimeout behaviour, see PR 63534. Fixes + stream cleanup when connection throttling is in place. Counts stream resets by client + on streams initiated by client as cause for connection throttling. + Changes in log level for header size checks by Michael Kaufmann. Added length + check on merged header values. + trunk patch: + http://svn.apache.org/r1861338 + http://svn.apache.org/r1862475 + http://svn.apache.org/r1862583 + http://svn.apache.org/r1862865 + http://svn.apache.org/r1863221 + http://svn.apache.org/r1863276 + 2.4.x patch: + https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-keepalive+throttling-v3.patch + +1: icing, jim, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -157,22 +173,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: reworked, etc.. I would like to avoid a patch that is clearly wrong for some reviewer sitting here for months/years without any action item :) - *) mod_http2: fixes Timeout vs. KeepAliveTimeout behaviour, see PR 63534. Fixes - stream cleanup when connection throttling is in place. Counts stream resets by client - on streams initiated by client as cause for connection throttling. - Changes in log level for header size checks by Michael Kaufmann. Added length - check on merged header values. - trunk patch: - http://svn.apache.org/r1861338 - http://svn.apache.org/r1862475 - http://svn.apache.org/r1862583 - http://svn.apache.org/r1862865 - http://svn.apache.org/r1863221 - http://svn.apache.org/r1863276 - 2.4.x patch: - https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-keepalive+throttling-v3.patch - +1: icing,, jim - *) md_crypt: Wrap get_ct_scts_nid(void) definition to avoid unused function error when building in maintainer mode. trunk: -- 2.47.3