David Hay wrote:
Hi,

Is it possible to specify multiple workers for the same Tomcat instance?


Yes.
But this will impose additional load to the tomcat doubling the number
of connections from apache to mod_jk for each worker.
For ten workers you may end up with 2500 connections with
250 MaxClients defined in the httpd.conf.

We'd like to balance different contexts with different load factors to the same Tomcat (hope that makes sense!).


No. But you may feel free to express the idea that led you to consider
something like that.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to