Signed-off-by: 杨国鑫 <11201179+yangguoxin1986@user.noreply.gitee.com>
This commit is contained in:
杨国鑫 2022-11-19 06:23:38 +00:00 committed by Gitee
parent 96934ca139
commit 5df00d6176
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -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