[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: configuring jboss logs

PeterJ do-not-reply at jboss.com
Wed Sep 3 18:02:32 EDT 2008


There is no mbean that will give you information about individual http threads. Here are some mbeans that give information about all of the threads:

jboss.web:type=ThreadPool;name=http-xxx-yyy
jboss.web:type=GlobalRequestProcessor;name=http-xxx-yyy

(where xxx is the IP address and yyy the port)


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174117#4174117

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174117



More information about the jboss-user mailing list