From: William A. Rowe Jr Date: Tue, 28 Jun 2016 14:19:47 +0000 (+0000) Subject: Account for lost toggle in lbmethod(s) X-Git-Tag: 2.4.23~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ccf72341f56890a28ec328b23ea1a478ae67e4;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index 1afcbbeeaf9..8c58f2a1b6d 100644 --- a/STATUS +++ b/STATUS @@ -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