* NOTE: The default method is byrequests, which we assume
* exists!
*/
lbmethod = ap_lookup_provider(PROXY_LBMETHOD, "byrequests", "0");
if (!lbmethod) {
return "Can't find 'byrequests' lb method";
}
On Fri, Dec 28, 2012 at 10:55 AM, Rapp, James wrote:
> Hello
Hello,
Can anyone comment on this behavior?
On Monday, December 17, 2012 at 3:52 PM James Rapp wrote:
>
> BalancerMember http://machine1.example.com:8080/ max=64
> connectiontimeout=1200 keepalive=on route=machine1
> BalancerMember http://machine2.example.com:8080/ max=64
> connectiontimeout