Commit 1608ec81 authored by jhriggs's avatar jhriggs
Browse files

propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1828893 13f79535-47bb-0310-9956-ffa450edef68
parent b69d5c00
Loading
Loading
Loading
Loading
+15 −8
Original line number Diff line number Diff line
@@ -231,6 +231,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c 1828879 ^/httpd/httpd/trunk .
     +1: icing

  *) mod_proxy_balancer: Add hot spare member type and corresponding flag (R). Hot spare members are
     used as drop-in replacements for unusable workers in the same load balancer set. This differs
     from hot standbys which are only used when all workers in a set are unusable. PR 61140.
     trunk patch: https://svn.apache.org/r1828890
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/hot-spare-2.4.patch
     +1: jhriggs

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]