Our application deployed in Tomcat running in Windows 2003 server is very slow. Whenever the user tries page navigation, more CPU is used (15 - 25%) in the server and it seems only 2 cores out of 8 in the processor is used by Tomcat.
Can any one suggest me how to fix this issue? FYI, while configuring Tomcat, I have set the Java settings such that the Initial Memory pool to 256 MB and Maximum memory pool to 512 MB. I did not mention anything for Thread stack size. Do I need to change anything in the server.xml to add any thread setting parameters? Also, does any one know how to create a thread stack? jstack is not available in my environment as I am running java 1.5 in Windows 2003. Thanks, Shivram Rajamanickam. -- View this message in context: http://www.nabble.com/How-to-run-Tomcat-on-Multiple-Cores-in-Windows-2003-server--tp24969731p24969731.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
