OK so I would have several tomcat instances running on different ports. This is fine but how would that impact memory usag eon the server ? I guess every tomcat instance needs quiet a bit of initial memory. Then that means this amount of memory would be multiplied by the number of webapps...
Also, any link on that doc ? Can't find it in the main Tomcat documentation... --- Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Jerome Benezech [mailto:[EMAIL PROTECTED] > > > Do you have any documentation link on how to setup > > tomcat to spawn a different JVM per webapp ? > > "By hand". See the documentation on setting up > multiple instances - to > my knowledge, there's no way of setting up Tomcat to > spawn JVMs. Note > that each instance will require its own set of > ports. > > - Peter > Jerome Benezech [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]