fix: tomcat线程数量修改

This commit is contained in:
张松
2024-12-26 18:08:52 +08:00
parent aaa87b6d50
commit faf89c5a9e

View File

@@ -8,8 +8,8 @@ server:
uri-encoding: UTF-8
connection-timeout: 5000ms
threads:
max: 1000
min-spare: 30
max: 1600
min-spare: 50
port: 8100
servlet:
context-path: /czg