https://bz.apache.org/bugzilla/show_bug.cgi?id=61070
shailesh jain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from shailesh jain <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
