Hi, 

We are running apache serving multiple virtual hosts.
Some of the domains are combined with a java webapp.
For now we have the following structure for this
{TOMCAT_HOME}/webapps/customer_1
{TOMCAT_HOME}/webapps/customer_2
....
The applications are mapped via mod_jk to the coresponding virtual host.

My question is:
Is it a good idea to run multiple apps on one instance or should we use
one instance for each application ?
Has some one expirience about this ?
How should Tomcat run in a "provider environment" ?

Tom



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

Reply via email to