You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2011/10/28 10:04:40 UTC

svn commit: r1190194 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Fri Oct 28 08:04:39 2011
New Revision: 1190194

URL: http://svn.apache.org/viewvc?rev=1190194&view=rev
Log:
Update for bz46264

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1190194&r1=1190193&r2=1190194&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Oct 28 08:04:39 2011
@@ -146,6 +146,12 @@
         Also add an option to limit the maximum number of parameters processed
         per request. This defaults to 10000. (markt)
       </add>
+      <add>
+        Add the ability to start and stop containers (primarily Contexts) using
+        a thread pool rather than a single thread. This can significantly
+        improve start and stop time. Based on patches by Joe Kislo and Felix
+        Schumacher. (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Coyote">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org