https://issues.apache.org/bugzilla/show_bug.cgi?id=39203
--- Comment #10 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-08-01 13:36:44
PST ---
Try using
ProxyPass /MyService balancer://playlist_service_balancer/MyService
<Proxy balancer://playlist_service_balancer>
BalancerMember http://example.com:10000/
BalancerMember http://example.com:20000/
ProxySet lbmethod=byrequests
</Proxy>
--
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]