You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2022/04/20 21:16:29 UTC

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

Author: rjung
Date: Wed Apr 20 21:16:29 2022
New Revision: 1900085

URL: http://svn.apache.org/viewvc?rev=1900085&view=rev
Log:
Propose.
[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=1900085&r1=1900084&r2=1900085&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Apr 20 21:16:29 2022
@@ -190,9 +190,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      "10" for HeartbeatMaxServers instead of "0". With "0"
      no shared memory slotmem was initialized.
      trunk patches: https://svn.apache.org/r1899841
-     trunk patches: https://svn.apache.org/r1900026
+                    https://svn.apache.org/r1900026
      2.4.x patches: svn merge -c 1899841 ^/httpd/httpd/trunk .
-     2.4.x patches: svn merge -c 1900026 ^/httpd/httpd/trunk .
+                    svn merge -c 1900026 ^/httpd/httpd/trunk .
      +1: rjung, rpluem
 
   *) mod_proxy: Set a status code of 502 in case the backend just closed the
@@ -209,6 +209,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Can be applied via apply_backport_pr.sh 314
      +1: rpluem, ylavic,
 
+  *) mod_proxy: Add backend port to log messages to
+     ease identification of involved service.
+     trunk patches: https://svn.apache.org/r1900028
+     2.4.x patches: svn merge -c 1900028 ^/httpd/httpd/trunk .
+     +1: rjung, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]