[jboss-user] [Performance Tuning] - Re: Increase the "Maximum number of threads created"

Filippe Spolti do-not-reply at jboss.com
Mon Nov 5 13:21:48 EST 2012


Filippe Spolti [https://community.jboss.org/people/spolti] created the discussion

"Re: Increase the "Maximum number of threads created""

To view the discussion, visit: https://community.jboss.org/message/774873#774873

--------------------------------------------------------------
Hi bro.

Include the maxthred parameter in the jbossweb.sar/server.xml (jboss 5+)

like bellow:
|    | <!-- A HTTP/1.1 Connector on port 8080 --> |
|    | <Connector protocol="HTTP/1.1" port="8080" address="${jboss.bind.address}"  |
|             | connectionTimeout="20000" redirectPort="8443" *maxThreads="300"* /> |


Rgards!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/774873#774873]

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/20121105/e0e22966/attachment.html 


More information about the jboss-user mailing list