I put that in a wrapper script that I use to start and stop tomcat using
the script that is shipped with the tomcat stuff. I also set the
CLASSPATH, JAVA_HOME, TOMCAT_HOME, etc in that script so that it is
really easy to just run the script and not have to worry about setting
environment variables.

Carlos López wrote:
> 
> Thank a lot.
> 
> Where is the best place to put TOMCAT_OPS?
> 
> then 16m and 128 are Megabytes.??
> 
> The machine I install tomcat to has 2Gigabytes off memory, 500 Mg are asiggn
> to Sybase, the server will work as dns and mail server, what would by a
> optimun number off bytes to assign to tomcat, we tink our site will have
> like 4000 user?
> 
> ----- Original Message -----
> From: Geoff Lane <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, January 19, 2001 10:29 AM
> Subject: Re: How do I assing more memory to Tomcat
> 
> > The TOMCAT_OPTS are really just JVM parameters. e.g.:
> >     TOMCAT_OPTS="-Xms16m -Xmx128m -native" or
> >     TOMCAT_OPTS="-Xms16m -Xmx128m"
> > Run 'java -X' to get the options that your JVM supports.
> >
> > > Carlos López wrote:
> > >
> > > Hola
> > >
> > > I nedd to assing more memory to Tomcat how do -I do this.
> > >
> > > Where can I find more information about TOMCAT_OPS
> > >
> > > Thanks
> >
> > --
> > -------------------------------------------
> > Geoff Lane              <[EMAIL PROTECTED]>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

-- 

Geoff Lane <[EMAIL PROTECTED]>
(650) 969-5000 x104

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to