Tomcat参数分析
-Xms size set initial Java heap size-Xmx size set maximum Java heap size
-Xss size set java thread stack size
java.endorsed.dirs specifies one or more directories that the Java runtime environment will search for such JAR files.
catalina.home is where the Tomcat code lives.
catalina.base is the deployment area for this webapp.
java.io.tmpdir is a standard Java system property which is used by the "disk" storage policy.
页:
[1]