摘要:
tomcat 6的Connector配置如下<Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" maxThreads="800" acceptCount="1000"/>其中最后两个参数意义如下:maxThreads:tomcat起动的最大线程数,即同时处理的任务个数,默认值为200acceptCount:当tomcat起动的线程数达到最大 阅读全文
posted @ 2011-08-23 10:51
baibaluo
阅读(56388)
评论(3)
推荐(4)

浙公网安备 33010602011771号