https://bz.apache.org/bugzilla/show_bug.cgi?id=59420
Bug ID: 59420 Summary: Apache Tomcat8 blocked once reached max thread(s) count. Product: Tomcat 8 Version: 8.0.21 Hardware: PC Status: NEW Severity: blocker Priority: P2 Component: Connectors Assignee: dev@tomcat.apache.org Reporter: kapil...@triviumsys.com Hi Folks I am facing one issue with Apache Tomcat 8. In 32 GB machine, four instances of tomcat is running and every tomcat has memory as 512-1024. In the SQl server, a particular table called "MetaData". Third party engine will post a http request through tomcat. it accepts max thread as 150. Savings will happen in MetaData table which is around 8 million records. After 12 hours continuously posting, then one of the tomcat is freeze. Its not accepting any more connections from third party and not creating sql connections too. What kind of optimum configurations should i follow up in production machine ? Please guide me to solve this problem soon. Thanks & Regards Kapilan A -- 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