> From: Tony Anecito [mailto:adanec...@yahoo.com] 
> Subject: Location of Tomcat 7 jvm defualt settings...


> Does anyone know the location of the default jvm settings for Tomcat 7
> if the JAVA_OPTS env variable for windows is not specified?

There are none.  Tomcat uses whatever the JVM defaults are for your platform.
 
> Also, does anyone know what the recommended settings to start with 
> for say Oracle 64-bit jvm and Tomcat 7?

No such suggestions can possibly exist, since they are dependent on the 
behavior of the webapps running inside Tomcat, not Tomcat itself.
 
> Is there an updated document for Tomcat 7 performance tuning somewhere 
> especially for 64-bit jvm since that is quickly becoming the standard 
> for server side servlet containers.

No - for the same reason as above.  When necessary (and other than heap size, 
it rarely is), tuning has to be done for the webapps, not Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to