fix: tomcat线程数量修改
This commit is contained in:
@@ -6,7 +6,7 @@ logging:
|
||||
server:
|
||||
tomcat:
|
||||
uri-encoding: UTF-8
|
||||
connection-timeout: 5000ms
|
||||
connection-timeout: 50000ms
|
||||
threads:
|
||||
max: 1600
|
||||
min-spare: 50
|
||||
|
||||
Reference in New Issue
Block a user