tomcat7 server.xml max thread

java - Tomcat - maxThreads vs maxConnections - Stack Overflow
https://stackoverflow.com/questions/24678661/tomcat-maxthreads-vs-maxconnections

Apache Tomcat 7 Configuration Reference (7.0.92) - The HTTP Connector
http://tomcat.apache.org/tomcat-7.0-doc/config/http.html

Apache Tomcat 7 Configuration Reference (7.0.92) - The Executor (thread pool)
https://tomcat.apache.org/tomcat-7.0-doc/config/executor.html

上述官方手册,很准确。

 

特性释义,看如下的文章:

tomcat的maxThreads、acceptCount(最大线程数、最大排队数) - baibaluo - 博客园
http://www.cnblogs.com/baibaluo/archive/2011/08/23/2150305.html

tomcat最大线程数、最大等待数和最大连接数 - u012661248的博客 - CSDN博客
https://blog.csdn.net/u012661248/article/details/80748814

posted @ 2018-12-12 16:00  任国强  阅读(373)  评论(0编辑  收藏  举报