会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
风来了
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年2月24日
tomcat 的acceptCount、acceptorThreadCount、maxConnections、maxThreads 如何确定
acceptCount 连接在被ServerSocketChannel accept之前就暂存在这个队列中,acceptCount就是这个队列的最大长度。 ServerSocketChannel accept就是从这个队列中不断取出已经建立连接的的请求。 acceptorThreadCount 使用
Read More
posted @ 2018-02-24 11:08 等风来。。
Views(2540)
Comments(0)
Diggs(0)
公告
------------------------------------------------------------------------------------------------------------ --------------- 欢迎联系 x.guan.ling@gmail.com--------------- ------------------------------------------------------------------------------------------------------------