Re: Tomcat HTTP Connector Threads Hung

2010-02-10 Thread Anurag Kapur
t; Subject: Tomcat HTTP Connector Threads Hung > > > > 1. What does the connectionTimeout attribute in the tomcat http > > connector do? > > Exactly what the documentation says: > > "The number of milliseconds this Connector will wait, after accepting a &

RE: Tomcat HTTP Connector Threads Hung

2010-02-09 Thread Caldarale, Charles R
> From: Anurag Kapur [mailto:anuragka...@gmail.com] > Subject: Tomcat HTTP Connector Threads Hung > > 1. What does the connectionTimeout attribute in the tomcat http > connector do? Exactly what the documentation says: "The number of milliseconds this Connector will wai

Tomcat HTTP Connector Threads Hung

2010-02-09 Thread Anurag Kapur
*Problem Statement *While load testing a web application, several tomcat http connector threads get stuck. Ultimatelty all the available http connector threads get exhausted and the application stops responding completely. *Setup* I have an apache http server in front of tomcat which proxies req