Re: Force access to one application in one tomcat in Clustered scenary

2009-10-10 Thread Rainer Jung
On 05.10.2009 12:45, Carlos García Gómez wrote: > Hello, > > I have this hardware solution > > + One HTTP/HTTPS balancer. > + four serves > - Two Apaches (A1 and A2). > - Mod_JK loadbalancer. (software) > - Two Tomcats (T1 and T2). (CLUSTERED) > > We want to use, for example, manager applica

Re: Force access to one application in one tomcat in Clustered scenary

2009-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carlos, On 10/5/2009 6:45 AM, Carlos García Gómez wrote: > I have this hardware solution > > + One HTTP/HTTPS balancer. > + four serves > - Two Apaches (A1 and A2). > - Mod_JK loadbalancer. (software) > - Two Tomcats (T1 and T2). (CLUSTERED) Are

Force access to one application in one tomcat in Clustered scenary

2009-10-05 Thread Carlos García Gómez
Hello, I have this hardware solution + One HTTP/HTTPS balancer. + four serves - Two Apaches (A1 and A2). - Mod_JK loadbalancer. (software) - Two Tomcats (T1 and T2). (CLUSTERED) We want to use, for example, manager application. Example: www.test.org/manager But I would like to know in wic