Tomcat.exe消耗75%的CPU。有谁知道为什么会发生以及如何减少这种情况?
我正在使用Tomcat5.5&J2SDK v 1.4.2_12
要了解正在发生的事情,您应该尝试在探查器下运行它。尝试使用YourKit(http://www.yourkit.com/)或Netbeans(http://profiler.netbeans.org/docs/help/5.5/profile_j2ee_profileproject.html)。
YourKit与Tomcat更好地集成。