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