Hello,

I'm trying to find out the number of requests currently being processed by
my Tomcat server using JMX. I am using Tomcat 5.5.12, where it is no longer
possible to find this out by counting the RequestProcessor beans returned by
a JMX query - I'm told this is because of a new feature (
http://issues.apache.org/bugzilla/show_bug.cgi?id=37692 ). Is there still
away to find information about current requests via JMX?

Thanks,
Brian P O'Rourke

Reply via email to