Okay guyz .. I fixed it .. It is pretty easy to go for load balancing using tomcat..
-----Original Message-----
From: Chauhan, Anand
Sent: Wednesday, June 06, 2001 9:19 PM
To: [EMAIL PROTECTED]
Subject: load balancing >> help docs wrt workers.properties not
sufficien t >> plz help
Hi All:
Please help me with the load balancing feature in Tomcat3 3.2.1
-Andy
-----Original Message-----
From: Chauhan, Anand
Sent: Wednesday, June 06, 2001 8:04 PM
To: [EMAIL PROTECTED]
Subject: RE: LOAD BALANCING
I tried refering to the workers.properties file, but didn't find the information
complete enough to set up my process. I have completed defining the two workers in the
workers.properties file. Secondly I have set up the load balancer (type lb) to point
to the two workers which I have removed from the list.
Let me know what the further steps.. I am stuck..
Thanks in advance,
-Andy
-----Original Message-----
From: Chauhan, Anand
Sent: Wednesday, June 06, 2001 8:00 PM
To: [EMAIL PROTECTED]
Subject: LOAD BALANCING
Hi,
I would like to know of a good reference site for load-balancing in Tomcat.
-Andy
-----Original Message-----
From: Swart, James (Jim) ** CTR ** [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 12:53 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Apache and Tomcat on different boxes
also... if you want *MY* opinion.. I would use a PROXY statement like this:
PROXYPASS /javaserver http://hostnameserver2:8080/path-for-servlets-or-jsps
PROXYPASS /javaserver/
http://hostnameserver2:8080/path-for-servlets-or-jsps/
Why not keep them seperate, completely?
-----Original Message-----
From: Chauhan, Anand [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 10:21 AM
To: [EMAIL PROTECTED]
Subject: RE: Apache and Tomcat on different boxes
Thanks for the reply, but I am still facing the problem. I placed the
worker.properties file in the apache/conf directory and made the http.conf
file point to this worker.properties file. But to no avail.
Help required.
Thanks in advance,
-Andy
-----Original Message-----
From: Rui M . Silva Seabra [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 11:54 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache and Tomcat on different boxes
On Wed, Jun 06, 2001 at 11:23:07AM -0400, Chauhan, Anand wrote:
> The idea seems great. But how would you access the worker.properties file
on the remote machine. Or is it that, as suggested, you would be "creating"
a worker.properties file in the conf/worker.properties
worker.properties exits so mod_jk can create the worker handlers.
You will need to have worker.properties accessible to apache, however, the
servlet engines can be in different hosts.
hugs, rms
--
+ No matter how much you do, you never do enough -- unknown
+ Whatever you do will be insignificant,
| but it is very important that you do it -- Ghandi
+ So let's do it...?