Scott Purcell wrote:

As a baseline, I would like to increase the JVM memory on tomcat 4.06 (running as a service). I am having trouble isolating where this is done. I have searched through the config directory for jmx but found nothing.

 In catalina.sh do:
JAVA_OPT=-mx512m

if you want it to be 512M of memory, as an example.

I put mine in the very beginning of catalina.sh, right after the comments.




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



Reply via email to