I have found that under JRE 6 (haven't tested 7 for performance yet, only functionality) that the server jvm gives me much better performance for Tomcat than the client JVM does.

However, I can only find a 64-bit server JVM for Java 7, while in Java 6, there was both a 32-bit and 64-bit server JVM. Is there a 32-bit server JVM for Java 7 that I'm just not seeing? I want to stick with 32-bit because none of my apps use anywhere enough memory to need 64-bit addressing, and 32-bit is supposed to reduce the memory footprint a bit and give slightly better performance. It also means I don't need 64-bit ODBC DSNs, along with the 32-bit ones that some of my GUI apps need.

Thanks for any links or into...
Dave

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

Reply via email to