From e23ef9233d3e13cd8cfcfea3e089f04b5ce8c07d Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 28 Jun 2016 18:38:31 +0000 Subject: [PATCH] Complete the lbmethods patch in the case of --enable-proxy-balancer=shared (that value was forgotten once the module was enabled), and note a nice-to-have backport that isn't critical for 2.4.23. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750554 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index 8c58f2a1b6..724010068d 100644 --- a/STATUS +++ b/STATUS @@ -146,9 +146,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk patch works +1: elukey + *) configure: Promote any static module to yes|shared if a required + dependency is not static + [Note, this isn't critical for 2.4.23, but is nice-to-have + to assist users who mis-combine flags in an unusual way.] + trunk patch: http://svn.apache.org/r1749925 + 2.4.x: trunk patch works + +1: wrowe + *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults to follow proxy_balancer trunk patch: http://svn.apache.org/r1750507 + http://svn.apache.org/r1750553 2.4.x: trunk patch works +1: wrowe -- 2.50.0