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

Commit 722028c1 authored by anjiabin's avatar anjiabin

修改为80端口

parent 4ea83e25
......@@ -2,8 +2,8 @@ server:
port: ${liquidnet.info.port}
tomcat:
uri-encoding: UTF-8
maxThreads: 800 #默认200
minSpareThreads: 100 #默认10
maxThreads: 2000 #默认200
minSpareThreads: 2000 #默认10
maxConnections: 20000 #默认10000
acceptCount: 5000 #默认100
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