Adding Tomcat instances dynamically to Apache Load Balancer without restart

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

 



Hi All,

Good Morning.

I am working in a Cloud based project where I encounter Scale-in/ Scale out of Tomcat instances.
We have Apache load balancer as well. The requirement is to dynamically add any new Tomcat instances during scale out to Load balancer and remove tomcat instances during scale-in, without restart of balancer.

I did initial analysis on this. I understand that with mod_jk or mod_proxy, we need to restart the balancer in the above cases. 

I came across a module mod_cluster which supports to dynamically add or remove tomcat instances from load balancer, without restart. Here the tomcat automatically registers with load balancer through separate channel. But I have process running which gets the status of tomcat whether it is successfully started or not. Is there a way to register the tomcat through my process with the balancer instead of tomcat itself registering with balancer?

Could someone please suggest me any other modules if any other than mod-cluster.
If anyone used mod_cluster or someother modules, can you please share some links for doing the setup.

Thanks in Advance.

Best Regards,
Mohan

[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