It goes in the server.xml file in your connector section.

i.e.

   <Connector className="xxx.yyy.zzz">
        <Parameter name="-mx" value="256000"/>
   </Connector>

I use the -mx extention, but I believe you can use the -Xms and get the
results you need.

- Greg

-----Original Message-----
From: Jack Li [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 4:44 PM
To: '[EMAIL PROTECTED]'
Subject: How to Increasing Tomcat memory?


Hi,

I need to allocate more memory to Tomcat 3.2.1. How can I do it? I know to
put -Xms somewhere. What is the exact lines to put and where to put the
line?

Thanks,
Jack

--
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]>

Reply via email to