From a7e40be999a13bbed0a890fb62d3ffbaba25004b Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 5 May 2011 15:55:10 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1099856 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 9151cc724..10756a6f7 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -169,6 +169,10 @@ Make pollerSize and maxConnections synonyms for the APR connectors since they perform the same function. (markt) + + Use maxThreads rather than 10000 as the default maxConnections for the + BIO connectors. (markt) + -- 2.11.0