xiongzhu 4 years ago
parent
commit
05b0bebc18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/application.yaml

+ 1 - 0
src/main/resources/application.yaml

@@ -9,6 +9,7 @@ server:
     whitelabel:
     whitelabel:
       enabled: false
       enabled: false
   tomcat:
   tomcat:
+    accept-count: 10000
     threads:
     threads:
       max: 3000
       max: 3000
 spring:
 spring: