https://bz.apache.org/bugzilla/show_bug.cgi?id=61070
Bug ID: 61070 Summary: able to see more than 10 threads, maxThread configuration to 10 Product: Tomcat 7 Version: 7.0.0 Hardware: All Status: NEW Severity: critical Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: shailu....@gmail.com Target Milestone: --- Created attachment 34974 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34974&action=edit xml file 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? A "Connector" represents an endpoint by which requests are received and responses are returned. Documentation at : Java HTTP Connector: /docs/config/http.html (blocking & non-blocking) Java AJP Connector: /docs/config/ajp.html APR (HTTP/AJP) Connector: /docs/apr.html Define a non-SSL HTTP/1.1 Connector on port 8080 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org