Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: load-balancing

Sng Wee Jim

2005-03-11



I am using jk 1.2.8

My workers.properties
=======================
ps=\

worker.list=loadbalancer

worker.tomcat1.type=ajp13
worker.tomcat1.host=localhost
worker.tomcat1.port=8009
worker.tomcat1.lbfactor=1
worker.tomcat1.socket_timeout=5
worker.tomcat1.recycle_timeout=10


worker.tomcat2.type=ajp13
worker.tomcat2.host=localhost
worker.tomcat2.port=8209
worker.tomcat2.lbfactor=1
worker.tomcat2.socket_timeout=5
worker.tomcat2.recycle_timeout=10


worker.loadbalancer.type=lb
worker.loadbalancer.balanced_workers=tomcat1,tomcat2


- Jim




-----Original Message-----
From: Mladen Turk [mailto:mladen.turk@(protected)]

Sent: Wednesday, March 09, 2005 9:46 PM
To: Tomcat Users List
Subject: Re: load-balancing

Sng Wee Jim wrote:
> I am using IIS 5.0 on Win2k Server edition. Will jk 1.2.9 solve the
issue for IIS too?
>

IIS and Apache on Windows are single child systems so the runtime data
was already shared among all clients.
I speak here about 1.2.8. Previous versions have lb code broken.

You'll have to give more details if jk 1.2.8 is what you are using,
at least the config params, etc...

Regards,
Mladen



************************************************************************
The information in this email is confidential and is intended solely
for the addressee(s).
Access to this email by anyone else is unauthorized. If you are not
an intended recipient, please notify the sender of this email

immediately. You should not copy, use or disseminate the

information contained in the email.
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Capco.

http://www.capco.com/

************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.