Author: slaurent Date: Fri Apr 8 20:51:37 2011 New Revision: 1090441 URL: http://svn.apache.org/viewvc?rev=1090441&view=rev Log: changelog for r1090003 / StuckThreadDetectionValve
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1090441&r1=1090440&r2=1090441&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Apr 8 20:51:37 2011 @@ -56,6 +56,11 @@ print not just the value of the first header, but of the all of them, separated by commas. (kkolinko) </update> + <add> + <bug>50306</bug>: New StuckThreadDetectionValve to detect requests that take a + long time to process, which might indicate that their processing threads are + stuck. (slaurent) + </add> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org