----- Original Message -----
From: "Niclas Rothman" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Thursday, December 06, 2001 12:52 PM
Subject: Setting the alocated memory to Tomcat 4.0.1


Hi everybody!
Iīm using Tomcat 4.0.1 and the version with the Windows NT service.
Does anybody know where to set the size for the memory to allocate to the
Tomcat (-Xms & -Xmx), canīt find any documentation about this.
Best reqards

Niclas Rothman


I am not sure, I think you can add it in catalina.bat in CATALINA_HOME/bin,
for example, update the following:
*       _STARTJAVA
*       %_STARTJAVA%
%CATALINA_OPTS% -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA
        _HOME%" org.apache.catalina.startup.Bootstrap %2 %3 %4 %5 %6 %7 %8
%9 start


and add java -Xmsn/-Xmxn into them.

Bo
Dec.06, 2001




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to