Hello, I'm using Muse/Tomcat/Apache on a Linux box (slackware 10.2) in order to run my Web service.
And now I need to do a performance test on my Web Service and find out some things: 1. How much memory does my web service consume?Can I measure it with Tomcat Manager? Or Via JMX? What's the best way? 2. How much processing time is it using? If I change my workload on this Web service, how my entire will be affected? In order to do that, I tried several aproaches, none yet sucessful. Can you tell me what's the best & faster way to achieve it, and how to do that? Is there any good documentation? So I would like to know the best way to get this information. Thank you so much Giovane