Commit d178159c authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Account for lost toggle in lbmethod(s)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750518 13f79535-47bb-0310-9956-ffa450edef68
parent cdf08aab
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -146,6 +146,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk patch works
     +1: elukey

  *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults
     to follow proxy_balancer
     trunk patch: http://svn.apache.org/r1750507
     2.4.x: trunk patch works
     +1: wrowe


PATCHES/ISSUES THAT ARE BEING WORKED

@@ -203,7 +209,6 @@ PATCHES/ISSUES THAT ARE BEING WORKED
     if APR_XML_X2T_PARSED is defined, and the patch was tested with
     both apr-util v1.6 and apr-util v1.5.


PATCHES/ISSUES THAT ARE STALLED

   * core: Add ap_errorlog_provider to make ErrorLog logging modular. This