JBoss Community

Re: Increase the "Maximum number of threads created"

created by Radoslav Husar in Performance Tuning - View the full discussion

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

Start a new discussion in Performance Tuning at Community