Author: markt
Date: Thu Jan 15 13:36:57 2009
New Revision: 734831
URL: http://svn.apache.org/viewvc?rev=734831&view=rev
Log:
Add some changes from December 08
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=734831&r1=734830&r2=734831&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Jan 15 13:36:57 2009
@@ -94,6 +94,10 @@
Provide a log format for JULI that provides the same information as the
default but on a single line. (markt)
</add>
+ <add>
+ <rev>723889</rev> Provide the ability to configure the Executor job
+ queue size and a timeout for adding jobs to the queue. (fhanik)
+ </add>
</changelog>
</subsection>
<subsection name="Coyote">
@@ -115,6 +119,17 @@
<update>
Use tc-native 1.2.x which is based on APR 1.3.3+ (mturk)
</update>
+ <update>
+ <rev>724239</rev> NIO connector now always uses an Executor. (fhanik)
+ </update>
+ <update>
+ <rev>724393</rev> Implement keepAliveCount for NIO connector in a
thread
+ safe manner. (fhanik)
+ </update>
+ <update>
+ <rev>724849</rev> Implement keep alive timeout for NIO connector.
+ (fhanik)
+ </update>
</changelog>
</subsection>
<subsection name="High Availability">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]