We have a number of webapps that need separate JVMs. The reason is that we
need decent isolation: if one app grabs too much memory it can crash the
others. What's the best way to do this? Is it at all possible to use
multiple instances of standalone Tomcat? (They all have separate domain
names, but must run on port 80). Or do I have to integrate with Apache?




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

Reply via email to