fix: tomcat线程数量修改

This commit is contained in:
张松
2024-12-26 18:05:19 +08:00
parent 22b6065950
commit aaa87b6d50

View File

@@ -6,9 +6,10 @@ logging:
server:
tomcat:
uri-encoding: UTF-8
max-threads: 1000
min-spare-threads: 30
connection-timeout: 5000ms
threads:
max: 1000
min-spare: 30
port: 8100
servlet:
context-path: /czg