Re: Round Robin LoadBalance/Failover Configuration for Apache WebServers

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

 



>From the below, it seems you are using mod_jk for your connectivity
to Tomcat. mod_jk is part of the Tomcat project, not Apache httpd, and
so your question would be better asked on the Tomcat users list.

Good luck!

> On Oct 12, 2016, at 1:12 AM, Jayaram Ponnusamy <jayaram.ponnusamy@xxxxxxxxx> wrote:
> 
> Hi All,
> 
> Currently we have two webServers (WA and WB) and two Tomcat Servers (TA, TB). WA configured for TA and WB configured for TB. How to configure Loadbalance and Failover between these two Servers.
> 
> For Eg. WA is connected with TA, if TA failed then WA should connect TB, Similarly WB connect TA if TB is failed.
> 
> It may simple, but I am new to Apache. Most of the LB example described for 1WEB and TWO AppServer. Kindly please help me to solve this problem
> 
> Given workers.properties details below. Kindly please help me to solve this issue.
> 
> WEB-A's workers.properties
> worker.list=wa
> worker.wa.type=ajp13
> worker.wa.host=ta
> worker.wa.port=9009
> 
> 
> 
> WEB-B's workers.properties
> worker.list=wb
> worker.wb.type=ajp13
> worker.wb.host=tb
> worker.wb.port=9009
> 
> 
> Thanks
> Jayaram


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[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