As in most cases it depends on your requirements.

- How much sites are you likely to host ?
- what kind of sites are running ?
- how much control do you have on the jsp's and java beans 
  that run in the sites ?
- What Hardware do you have ?
- How likly is it that different sites need different
  versions of common libs or the whole jdk ?

In most cases I would recommend multiple instances, this 
way you can better protect the sites from each other.
(The downside is, that you need more resources)

> -----Original Message-----
> From: Thomas Reiter [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 12, 2003 10:16 AM
> To: [EMAIL PROTECTED]
> Subject: Mulitple webapps vs. multiple instances
> 
> 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" ?
> 

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

Reply via email to