fix: tomcat线程数量修改
This commit is contained in:
@@ -8,8 +8,8 @@ server:
|
|||||||
uri-encoding: UTF-8
|
uri-encoding: UTF-8
|
||||||
connection-timeout: 5000ms
|
connection-timeout: 5000ms
|
||||||
threads:
|
threads:
|
||||||
max: 1000
|
max: 1600
|
||||||
min-spare: 30
|
min-spare: 50
|
||||||
port: 8100
|
port: 8100
|
||||||
servlet:
|
servlet:
|
||||||
context-path: /czg
|
context-path: /czg
|
||||||
|
|||||||
Reference in New Issue
Block a user