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 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-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, > > >

Setup of workers.properties with multiple host and TC instances

2012-03-21 Thread Martin Registe, Jr.
Hi All, Tomcat 6.0.29 with Apache 2.2.17 running on windows 2003R2 Currently the workers.properties files is setup like this and seems to be working fine. Current Setup worker.list=part #worker.list=worker1, worker2 # # Defining a worker named ajp13w and of type ajp13 # Note that the name and t