Hi All,
Does anyone know the location of the default jvm settings for Tomcat 7 if the JAVA_OPTS env variable for windows is not specified? Also, does anyone know what the recommended settings to start with for say Oracle 64-bit jvm and Tomcat 7? For -Xss it used to be -Xss126k for 32-bit jvm but I am wondering for 64-bit if I should startout with -Xss256k instead. 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. Thanks, -Tony