[jboss-user] [Beginner's Corner] New message: "Re: jboss threads in ps -efL"

Peter Johnson do-not-reply at jboss.com
Thu Feb 4 11:24:22 EST 2010


User development,

A new message was posted in the thread "jboss threads in ps -efL":

http://community.jboss.org/message/524205#524205

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
You should take a thread dump when you have only the 150 threads, and then again when you have the increased number of threads and then compare the two to determine what kinds of threads increased. Most of the thread names have prefixes that identify their use; for example the http threads start with something like "http-0.0.0.0-8080-Processor".
 
If you are seeing an increase in http threads, you can control that with an <Executor> entry in the server.xml file. See this for details:
https://sec1.woopra.com/docs/config/executor.html

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/524205#524205




More information about the jboss-user mailing list