Re: pure tomcat failover (no loadbalacing)

2011-04-28 Thread Guillaume Favier
Hi Felix, To keep you posted, your solution is working smoothly, the error was coming from redirect set to the cluster instead of the jvmRoute. My point (and for now it is a pure theorical question as I don't have the need) was If I want to add a third or fourth server (for load reason). I will h

Re: pure tomcat failover (no loadbalacing)

2011-04-27 Thread Guillaume Favier
On Wed, Apr 27, 2011 at 8:55 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Am Mittwoch, den 27.04.2011, 19:20 +0100 schrieb Guillaume Favier: > > Felix, > > > > Dis you check my workaround ? > > > > > > On Wed, Apr 27, 2011 at

Re: pure tomcat failover (no loadbalacing)

2011-04-27 Thread Guillaume Favier
; On Tue, 26 Apr 2011 21:24:16 +0100, Guillaume Favier wrote: > > >> Thanks for your answer Felix, > > > Well, after rethinking my original answer, I think you will have to > > > define two clusters: > > > > > > worker.list=cluster1,cluster2 > >

Re: pure tomcat failover (no loadbalacing)

2011-04-27 Thread Guillaume Favier
AM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > On Wed, 27 Apr 2011 09:58:45 +0200, Felix Schumacher wrote: > >> On Tue, 26 Apr 2011 21:24:16 +0100, Guillaume Favier wrote: >> >>> Thanks for your answer Felix, >>> >> Well, aft

Re: pure tomcat failover (no loadbalacing)

2011-04-27 Thread Guillaume Favier
Thanks Felix, that might do the trick. I'll test it and get back to you. nice hack BTW. gui On Wed, Apr 27, 2011 at 8:58 AM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > On Tue, 26 Apr 2011 21:24:16 +0100, Guillaume Favier wrote: > >> Thanks for your

Re: pure tomcat failover (no loadbalacing)

2011-04-26 Thread Guillaume Favier
Thanks for your answer Felix, On Tue, Apr 26, 2011 at 8:36 PM, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > On Mon, 25 Apr 2011 09:40:59 +0100, Guillaume Favier wrote: > >> Hi, >> >> I have 2 tomcat 5.5 server. Each of them handling a set (50+

Re: pure tomcat failover (no loadbalacing)

2011-04-26 Thread Guillaume Favier
Sorry for the double post, but I didn't see any remarks on this thread. This a tricky question (at least for me), and I am a bit stuck here. thanks gui Hi, > > I have 2 tomcat 5.5 server. Each of them handling a set (50+) of third > party webapps name /ABC* and /DEF*. > Each of these webapp is q

pure tomcat failover (no loadbalacing)

2011-04-25 Thread Guillaume Favier
Hi, I have 2 tomcat 5.5 server. Each of them handling a set (50+) of third party webapps name /ABC* and /DEF*. Each of these webapp is quite memory consumming when started (more than 300M). I would like all connection to ABC* webapps be handled by tomcat server 1, and connection to webapps DEF* to