If you are using the Sun JVM, the first page that comes to mind
is <http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html>
and more generally <http://java.sun.com/docs/hotspot/index.html>.
But it looks like a lot of patience and testing/simulation will
be needed to get good results.
--On Friday, October 21, 2005 2:27 PM -0300 Ritchie Gillam <gillamr@halifax.ca> wrote:
> I am wondering what JAVA_OPTS I can set to make my application run more efficiently.
Right now the application is slow and if I can set the proper JVM parameters I am thinking
the application might run faster?
>
> Do anyone know which options I can try to set to help my performance? -Xmx512m? -server
-XX:MaxPermSize=256m? Any others than come to mind.
>
> Where can I find more information on these settings?
>
> Thanks,
>
> Ritchie Gillam
> Programmer Analyst, Information Services, Halifax Regional Municipality
> Email: gillamr@halifax.ca
> Phone: (902) 490-6167
> Fax: (902) 490-6583
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|