Re: How to specify min/max memory on Tomcat 3.3?

2004-08-29 Thread Bill Barker
Using the standard scripts, you would pass the options via the TOMCAT_OPTS environment variable. The actual options depends on the JVM vendor, but for the Sun JVM you would do something like: TOMCAT_OPTS="-Xms128M -Xmx512M" Tomcat just uses the default values for the JVM. "nyhgan" <[EMAIL PROT

How to specify min/max memory on Tomcat 3.3?

2004-08-29 Thread nyhgan
Hi, Is there anyway to specify the minimum and maximum memory on Tomcat 3.3? What is the default maximum memory? Thanks! nyhgan. - Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone.