wode
Signed-off-by: 杨国鑫 <11201179+yangguoxin1986@user.noreply.gitee.com>
This commit is contained in:
parent
96934ca139
commit
5df00d6176
|
|
@ -27,7 +27,7 @@ server:
|
||||||
accept-count: 1000
|
accept-count: 1000
|
||||||
threads:
|
threads:
|
||||||
# tomcat最大线程数,默认为200
|
# tomcat最大线程数,默认为200
|
||||||
max: 800
|
max: 600
|
||||||
# Tomcat启动初始化的线程数,默认值10
|
# Tomcat启动初始化的线程数,默认值10
|
||||||
min-spare: 100
|
min-spare: 100
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue