You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2023/08/28 13:44:30 UTC

svn commit: r1911965 - /httpd/httpd/branches/2.4.x/STATUS

Author: icing
Date: Mon Aug 28 13:44:29 2023
New Revision: 1911965

URL: http://svn.apache.org/viewvc?rev=1911965&view=rev
Log:
Backport proposal for mod_proxy_http2 error fix

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1911965&r1=1911964&r2=1911965&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Aug 28 13:44:29 2023
@@ -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 ]