Edit the <tomcat_home>/bin/catalina.sh file.

  Put something like this in it under CATALINA_OPTS

CATALINA_OPTS="$CATALINA_OPTS $JPDA_OPTS -Xmx64m -Xms32m"

This will allow the jvm to  use a maximum of 64 meg of memory. and a minimum 
of 32.

You can change this to fit your needs.

I am assuming you are talking about memory consumption.

--chad


On Fri June 21 2002 9:47 am, Guillaume Mignot wrote:
> Hello
> When i launch Tomcat 3.3.1 the process size is 557M
> how can i reduce that?
>
> JDK 1.3.1
> Tomcat 3.3.1 with apache
>
>
> Txs

-- 
Chad Kellerman
Alabanza Inc.
Jr. Systems Administrator
10 E. Baltimore Street
Baltimore, Md 21202

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

Reply via email to