fix: tomcat线程数量修改

This commit is contained in:
张松
2024-12-26 18:11:44 +08:00
parent faf89c5a9e
commit e3c5a96ed2
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ logging:
server:
tomcat:
uri-encoding: UTF-8
connection-timeout: 5000ms
connection-timeout: 50000ms
threads:
max: 1600
min-spare: 50