You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by andi w <an...@gmx.de> on 2006/01/21 12:30:54 UTC

[users@httpd] mod_proxy_balancer: how to define failover (only) / hot standby behavior?

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?

In mod_jk that was possible using "local_worker_only", but with 
mod_proxy_balancer I have not yet understood how to define such behavior 
(defining "loadfactor=0" would be a way, probably working right away, 
but is definded to be a number between 1 and 100).

As far as I understand at the moment, it is only possible to define an 
"almost-only-hot-standby"-behavior, where the failover-backend gets 
1/100 of all requests..

Thanks in advance and best regards,
Andreas

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org