I guess I could have deduced that from seeing only 1 java process...but I'm happy to have the validation of the group! Many thanks!
> -----Original Message----- > From: Larry Meadors [mailto:[EMAIL PROTECTED] > Sent: Friday, November 19, 2004 10:35 AM > To: [EMAIL PROTECTED] > Subject: Re: JAVA_OPTS for multiple apps running under 1 tomcat > > > They are all sharing one JVM and it's resources. Java knows nothing of > tomcat or contexts. > > >>> [EMAIL PROTECTED] 11/19/04 8:59 AM >>> > Hi! > > I have 3 virtual hosts in tomcat, each with it's own java app/context > (total > of 3 apps). When I set JAVA_OPTS="-Xmx 512m", in the bin/setenv.sh on > UNIX, > does this max out 512m for each context, or does it set it > for everthing > that runs under tomcat? > > --Dan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
