[jboss-user] [Performance Tuning] - Re: Increase the "Maximum number of threads created"
Radoslav Husar
do-not-reply at jboss.com
Tue Nov 6 05:49:49 EST 2012
Radoslav Husar [https://community.jboss.org/people/rhusar] created the discussion
"Re: Increase the "Maximum number of threads created""
To view the discussion, visit: https://community.jboss.org/message/775021#775021
--------------------------------------------------------------
What I use is max-connections attribute like this:
> <connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http" max-connections="10000"/>
However the complete way with more options is to add an executor which is a little more work.
Rado
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/775021#775021]
Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2078]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121106/87726dfa/attachment.html
More information about the jboss-user
mailing list