记得上下班打卡 | git大法好,push需谨慎

Commit 854b0a3c authored by anjiabin's avatar anjiabin

提交演出数据

parent 61ef5a84
...@@ -2,8 +2,8 @@ server: ...@@ -2,8 +2,8 @@ server:
port: ${liquidnet.info.port} port: ${liquidnet.info.port}
tomcat: tomcat:
uri-encoding: UTF-8 uri-encoding: UTF-8
maxThreads: 10000 #默认200 maxThreads: 400 #默认200
minSpareThreads: 5000 #默认10 minSpareThreads: 50 #默认10
maxConnections: 20000 #默认10000 maxConnections: 20000 #默认10000
acceptCount: 5000 #默认100 acceptCount: 5000 #默认100
processorCache: 5000 #默认200 processorCache: 5000 #默认200
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment