You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2023/03/08 10:49:18 UTC

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

Author: rpluem
Date: Wed Mar  8 10:49:18 2023
New Revision: 1908189

URL: http://svn.apache.org/viewvc?rev=1908189&view=rev
Log:
* Add proposal [skip ci]

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=1908189&r1=1908188&r2=1908189&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar  8 10:49:18 2023
@@ -185,6 +185,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1907505,1908186 ^/httpd/httpd/trunk .
      +1: rpluem,
 
+  *) mod_proxy: Optimize code: We know that we already have a valid
+     encoding string, because we just decoded it. Hence just copy
+     what we have instead of redoing it.
+     Trunk version of patch:
+        https://svn.apache.org/r1907565
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1907565 ^/httpd/httpd/trunk .
+     +1: rpluem,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]