From: Stefan Eissing Date: Mon, 28 Aug 2023 13:44:29 +0000 (+0000) Subject: Backport proposal for mod_proxy_http2 error fix X-Git-Tag: 2.4.58-rc1-candidate~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad450e76c3a27ebb6931ae3411ba31352a553a1;p=thirdparty%2Fapache%2Fhttpd.git Backport proposal for mod_proxy_http2 error fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911965 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8e6e4828d22..23e6a5c9685 100644 --- a/STATUS +++ b/STATUS @@ -220,6 +220,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/alias-preserve-path3.diff +1: minfrin, rpluem + *) mod_proxy_http2: improved error handling on connection errors while + response is already underway. + Trunk version of patch: + https://svn.apache.org/r1911964 + Backport version for 2.4.x of patch: + svn merge -c 1911964 ^/httpd/httpd/trunk . + +1: icing, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]