In Tomcat 3 you set TOMCAT_OPTS, Tomcat 4 CATALINA_OPTS. On Windows
this would be something like:
SET TOMCAT_OPTS=-Xms128M -Xmx2048M
and these will get passed to the JVM at Tomcat startup.
Randy
> -----Original Message-----
> From: Emilio Miranda [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 12:54 PM
> To: Tomcat Users List
> Subject: Manage the garbage collector in tomcat
>
>
>
> Hello ,
>
> I want to modify the action of garbage collector. Where can I
> change this
> values (-Xms, -Xmx,-Xminf, etc.)? or I have to modify the
> scripts where you
> call %JAVA_HOME%?
>
> Thanks a lot for the time .
>
> --
> To unsubscribe: <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>