Hi list,
 
We use 3 loadbalanced tomcat workers (tomcat 4.1.18 (!) ), fronted by apache2, 
mod_jk 1.2.23.
 
They are defined as follows:
 
...
worker.worker1.type=ajp13
worker.worker2.type=ajp13
worker.worker2.type=ajp13
...
worker.loadbalancer.balanced_workers=worker1, worker2, worker3
...
 
We are experiencing very high load and bad application response times, so we 
are going for more workers. 
 
What is the maximum supported number of lb workers? Does it depend on the ajp 
version, or on the tomcat version? How many of you are running an installation 
with 15 or maybe more workers?
 
best,
 
JE

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to