From: Ruediger Pluem Date: Fri, 15 Apr 2022 11:46:44 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.4.54-rc1-candidate~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ef3f47db16056de614d9d7684190953f799c8c8;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1899887 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bca7558b15c..1abd0e17976 100644 --- a/STATUS +++ b/STATUS @@ -191,6 +191,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1899809 ^/httpd/httpd/trunk . +1: rjung + *) mod_proxy: Set a status code of 502 in case the backend just closed the + connection in reply to our forwarded request. + Trunk version of patch: + https://svn.apache.org/r1899451 + https://svn.apache.org/r1899454 + https://svn.apache.org/r1899562 + https://svn.apache.org/r1899564 + https://svn.apache.org/r1899584 + https://svn.apache.org/r1899886 + Backport version for 2.4.x of patch: + https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/314.diff + Can be applied via apply_backport_pr.sh 314 + +1: rpluem + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]