Shailesh, On 5/15/2017 8:22 AM, Shailesh Jain wrote: > We have updated the maxThread configuration to 10 at below place in > server.xml of DEV environment. However I was able to see more than 10 > threads. I have also attached the server.xml > > I need your help to understand if I am doing something wrong or it is an > expected behaviour? > > > <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" > redirectPort="8443" maxThreads="10"/> > <!-- A "Connector" using the shared thread pool --> >
Tomcat uses other threads besides the connector threads. This configuration only limits the number of connector threads. . . . just my two cents /mde/
signature.asc
Description: OpenPGP digital signature