Re: Adding Tomcat instances dynamically to Apache Load Balancer without restart

2016-04-07 Thread Linux Support
Doesn't AWS ELB fir to the purpose. May be something similar in your environment that translates hopefully On Fri, Apr 8, 2016 at 12:34 AM, Christoph Nenning < christoph.nenn...@lex-com.net> wrote: > > Hi All, > > > > Good Morning. > > > > I am working in a Cloud based project where I encounter S

Re: Adding Tomcat instances dynamically to Apache Load Balancer without restart

2016-04-07 Thread Christoph Nenning
> 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 insta

Adding Tomcat instances dynamically to Apache Load Balancer without restart

2016-04-07 Thread Mohanavelu Subramanian
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