I've checked that tomcat is launched with JVM in client mode.
zmtomcatmgr start -Xms1439m -Xmx1439m -client -XX:NewRati
o=2
Theorically, java performance should be superior for server task in "-server" mode. Is there any reason for not using JVM hotspot server mode?
Thanks in advance!


LinkBack URL
About LinkBacks

