Re: Setup of workers.properties with multiple host and TC instances

2012-03-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin, On 3/22/12 5:08 PM, Martin Registe, Jr. wrote: >> First question: do all httpd instances know about all Tomcat >> instances? Or, does httpd only know about the two instances that >> are co-located with it on the same physical server? > > Http

RE: Setup of workers.properties with multiple host and TC instances

2012-03-22 Thread Martin Registe, Jr.
Chris, Let me see if I've got this straight. You've got: * A hw load-balancer out front * 5 physical servers each running: - 1 Apache httpd - 2 Tomcats This allows you to have physical-server redundancy (x5) and also the ability to take one TC instance down on each server for maintenance while

Re: Setup of workers.properties with multiple host and TC instances

2012-03-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin, On 3/22/12 1:18 PM, Martin Registe, Jr. wrote: > How many *tomcat instances* do you have running ? And can you > explain, in general terms, what you are trying to do ? > > @Andre > > I am trying to run two reduant tomcat instances that are e

RE: Setup of workers.properties with multiple host and TC instances

2012-03-22 Thread Martin Registe, Jr.
How many *tomcat instances* do you have running ? And can you explain, in general terms, what you are trying to do ? @Andre I am trying to run two reduant tomcat instances that are each running two reduant hosts on the same phyiscal server. I have detailed it below. On one physical server I

Re: Setup of workers.properties with multiple host and TC instances

2012-03-22 Thread Mladen Turk
You should learn how to quote messages ;) On 03/21/2012 08:22 PM, Martin Registe, Jr. wrote: Please note that I have two different IP addresses running under the same worker. You will need one worker per host:port thus in your case 4 of them not 2. > Okay so I broke them up and created anoth

Re: Setup of workers.properties with multiple host and TC instances

2012-03-22 Thread André Warnier
Martin Registe, Jr. wrote: -Original Message- From: Mladen Turk [mailto:mt...@apache.org] Sent: Wednesday, March 21, 2012 2:09 PM To: users@tomcat.apache.org Subject: Re: Setup of workers.properties with multiple host and TC instances On 03/21/2012 07:47 PM, Martin Registe, Jr. wrote

RE: Setup of workers.properties with multiple host and TC instances

2012-03-21 Thread Martin Registe, Jr.
-Original Message- From: Mladen Turk [mailto:mt...@apache.org] Sent: Wednesday, March 21, 2012 2:09 PM To: users@tomcat.apache.org Subject: Re: Setup of workers.properties with multiple host and TC instances On 03/21/2012 07:47 PM, Martin Registe, Jr. wrote: > Hi All, > > >

Re: Setup of workers.properties with multiple host and TC instances

2012-03-21 Thread Mladen Turk
On 03/21/2012 07:47 PM, Martin Registe, Jr. wrote: Hi All, Please note that I have two different IP addresses running under the same worker. You will need one worker per host:port thus in your case 4 of them not 2. My boss thinks that this is causing sessions to jump between the two ip ad