https://issues.apache.org/bugzilla/show_bug.cgi?id=44736

--- Comment #5 from Glenn Nielsen <[email protected]> 2011-03-28 10:49:56 EDT ---
I have seen the exact same problem with mod_proxy_balancer losing its routes
when you do an apachectl graceful. Here is my relevant config:

ProxyPass /balancer-manager !

<Proxy balancer://webmail>
  BalancerMember http://boreas.sp:80 route=boreas loadfactor=1
  BalancerMember http://chinook.sp:80 route=chinook loadfactor=1
  BalancerMember http://zephyrus.sp:80 route=zephyrus loadfactor=1
  ProxySet lbmethod=byrequests
</Proxy>
ProxyPass / balancer://webmail/ stickysession=WEBMAILID

-- 
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]

Reply via email to