@@ -10,7 +10,7 @@
</parent>
<groupId>thyyxxk</groupId>
<artifactId>web-server</artifactId>
- <version>11.1.2</version>
+ <version>11.1.3</version>
<name>web-server</name>
<description>server for yibao-web</description>
<properties>
@@ -1,5 +1,12 @@
server:
port: 8706
+ tomcat:
+ uri-encoding: utf-8
+ threads:
+ min-spare: 20
+ max: 800
+ accept-count: 200
+ max-connections: 10000
spring:
thymeleaf:
cache: false