On Tue, 2010-09-07 at 17:11 +0200, Rainer Jung wrote:
> On 07.09.2010 17:04, Brett Delle Grazie wrote:
> > On Tue, 2010-09-07 at 11:15 +0200, Mladen Turk wrote:
> >> On 09/07/2010 11:02 AM, Amol Puglia wrote:
> >>> Hello Team,
> >>>
> >>> Below are the details of workers.properties file and httpd.c
On 07.09.2010 17:04, Brett Delle Grazie wrote:
On Tue, 2010-09-07 at 11:15 +0200, Mladen Turk wrote:
On 09/07/2010 11:02 AM, Amol Puglia wrote:
Hello Team,
Below are the details of workers.properties file and httpd.conf file.
# lists the workers by name
worker.list=tomcat1, tomcat2, tomcat3,
On Tue, 2010-09-07 at 11:15 +0200, Mladen Turk wrote:
> On 09/07/2010 11:02 AM, Amol Puglia wrote:
> > Hello Team,
> >
> > Below are the details of workers.properties file and httpd.conf file.
> >
> > # lists the workers by name
> >
> > worker.list=tomcat1, tomcat2, tomcat3, loadbalancer
> >
>
> T
wrote:
From: Rainer Jung
Subject: Re: Unable to acheive load balcing using mod_jk
To: "Tomcat Users List"
Date: Tuesday, September 7, 2010, 3:02 PM
On 07.09.2010 11:15, Mladen Turk wrote:
On 09/07/2010 11:02 AM, Amol Puglia wrote:
Hello Team,
Below are the details of workers.prop
=loadbalancer
--- On Tue, 9/7/10, Rainer Jung wrote:
From: Rainer Jung
Subject: Re: Unable to acheive load balcing using mod_jk
To: "Tomcat Users List"
Date: Tuesday, September 7, 2010, 3:02 PM
On 07.09.2010 11:15, Mladen Turk wrote:
> On 09/07/2010 11:02 AM, Amol Puglia wrote:
On 07.09.2010 11:15, Mladen Turk wrote:
On 09/07/2010 11:02 AM, Amol Puglia wrote:
Hello Team,
Below are the details of workers.properties file and httpd.conf file.
# lists the workers by name
worker.list=tomcat1, tomcat2, tomcat3, loadbalancer
This should be
worker.list=loadbalancer
Note
On 09/07/2010 11:02 AM, Amol Puglia wrote:
Hello Team,
Below are the details of workers.properties file and httpd.conf file.
# lists the workers by name
worker.list=tomcat1, tomcat2, tomcat3, loadbalancer
This should be
worker.list=loadbalancer
Note that workers that constitute load balanc
Hello Team,
We have installed one instance of apache and 3 instance of tomcat.
We have compiled mod_jk module to forward request to 3 instance of tomcat.
We have configured workers.properties and it is loaded in httpd.conf file.
Below are the details of workers.properties file and httpd.conf fi