https://issues.apache.org/bugzilla/show_bug.cgi?id=44855
--- Comment #1 from Alex <[email protected]> 2011-02-11 21:50:25 EST --- Hi Marcus I've the same problem us you reported a long time ago BalancerMembers with loadfactor=1 and lbset=0 I use lbset=1 to stop sending new sessions to a node. (node maintenance) A node with lbset=1 no receive traffic (only sticky sessions), but when lbset=0 the node receive a lot of traffic instead of continue a round robin balancing. It's seems mod_proxy try to reach the same level of requests as others nodes running all time. Finally the node it's overloaded due to a lot of traffic, while others nodes are idle. I think the option 1 would be great for me - New proxy-balancer option: lbmethod_counting=[all|new|(sticky?)] Do you fix the problem ? Please let me know Thanks alex -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
