From 62600cd70ec7c131db6891fa4bcfbad1e280d4aa Mon Sep 17 00:00:00 2001 From: slaurent Date: Fri, 8 Apr 2011 22:10:37 +0000 Subject: [PATCH] bug 50306: Detect stuck threads complement to changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1090468 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 047473365..3688ee5f6 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -59,7 +59,7 @@ 50306: New StuckThreadDetectionValve to detect requests that take a long time to process, which might indicate that their processing threads are - stuck. (slaurent) + stuck. (slaurent, based on a patch provided by TomLu) -- 2.11.0