hi, I dont understand why you would like to run 'multiple instances' of tomcat on a single machine. That's not going to boost the performance. Instead, it can create crowd in the memory as each tomcat instance requires a seperate jvm instance.
Better, if you deploy all the application in a single tomcat instance. Also, if your target is ultimately performance, they play around with Tomcat Clustering. Docs are avail at tomcat site. Good luck, - Manivannan Palanichamy http://geocities.com/manivannan57 -- View this message in context: http://www.nabble.com/Multiple-instances-of-Tomcat-on-same-machine-t1533363.html#a4167610 Sent from the Tomcat - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]