You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2008/11/11 22:52:39 UTC

svn commit: r713187 - in /tomcat/tc6.0.x/trunk: STATUS.txt webapps/docs/changelog.xml

Author: fhanik
Date: Tue Nov 11 13:52:38 2008
New Revision: 713187

URL: http://svn.apache.org/viewvc?rev=713187&view=rev
Log:
update change log and status file

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=713187&r1=713186&r2=713187&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Nov 11 13:52:38 2008
@@ -160,11 +160,6 @@
             really old to me, so where would this come from ?)
   -1: 
 
-* maxThreads to be 200 by default
-  http://svn.apache.org/viewvc?rev=707264&view=rev 
-  +1: fhanik, markt, pero, remm
-  -1: 
-  
 * Fix read/write timeout during async comet access
   http://svn.apache.org/viewvc?rev=707670&view=rev 
   +1: fhanik, pero

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=713187&r1=713186&r2=713187&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Nov 11 13:52:38 2008
@@ -36,6 +36,9 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
+        Default thread count for HTTP connectors is 200. (r713186)
+      </fix>
+      <fix>
         Comet should always invoke END and properly invoke READ (r713174)
      </fix>
       <fix>



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