You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Michael H. La Budde" <mh...@prsft.com> on 2000/11/22 16:22:49 UTC

How to get a new JVM per context?


When using Tomcat in stand-alone mode I would like to be able to configure 
it to startup a new JVM for each context. Is this possible? (And how do I 
do it?)

I'm not sure I fully understood the Tomcat Workers HowTo, but it seemed that
1) it was for the Apache (or your favorite webserver) + Tomcat scenario and
2) it allows you to spread the load among multiple machines/tomcat 
instances but not specify which contexts use which worker(s) ...

Any help would be greatly appreciated.

Thanks,

Mike