Apache load Balacing Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Experts,
 
I have a question here.

Below is the configuration we  did for loadbalacing.
 
<Proxy balancer://irj_loadbalancer>
      ProxySet lbmethod=byrequests
      BalancerMember http://serverA.com:88/irj   loadfactor=1
      BalancerMember http://ServerB.com:88/irj   loadfactor=1
  </Proxy>
ProxyPass   /irj   balancer://irj_loadbalancer
 
Now suppose for some reason , if Webserver serverA.com is down then Will Apache be able to block traffic to serverA.com
 
If yes, Can you please send me documentation link.
 
Best Regards,
Tushar.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux