[EMAIL PROTECTED] wrote:
Hello,
using Apache 2.2.0/mod_proxy_balancer, is it possible to configure a
proxy balancer with two balancer members, where one of the two only gets
the requests, if the other one fails?

Sure, use status="disabled" and redirect="xxx".
So... BalancerMember ajp://xxx status="disabled" redirect="yyy"

(Same as for mod_jk).

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to