Hi All,

I wanted to tweak the way tomcat (well, JVM in which tomcat runs) uses
memory.  I read somewhere in previous messages on the mail-archive that the
following entry for CATALINA_OPTS=-server -Xss128k -Xms256m -Xmx256
basically optimizes the heap size and thread stack size.  I am not sure why
the -server option is used.  Is there a good source out there to set these
variables and how they impact the performance of Tomcat generally.  Any
other options to tweaking tomcat?  If I am running Tomcat as a service under
windows, will this work as well?  Or is there another way to deal with the
service?

Thanks,

Haytham


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

Reply via email to