[jboss-user] [Performance Tuning] - Re: Number of webcontainer threads and connection pools used

PeterJ do-not-reply at jboss.com
Thu Feb 22 11:33:01 EST 2007


For connection pools, use jmx-console (or twiddle) to look at the mbean named jboss.jca:service=ManagedConnectionPool,name=XXX where XXX is the JNDI name of your data source.

For web app threads look at the mbean jboss.web:name=http-0.0.0.0-8080,type=ThreadPool (note that the ip address and port numbers can vary)

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

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



More information about the jboss-user mailing list