Browse Source

tomcat: 100-800

haha 3 years ago
parent
commit
e9d240a844
1 changed files with 2 additions and 2 deletions
  1. 2 2
      seec-oj-server/src/main/resources/application.yml

+ 2 - 2
seec-oj-server/src/main/resources/application.yml

@@ -5,7 +5,7 @@ spring:
 server:
   tomcat:
     threads:
-      max: 500
-      min-spare: 50
+      max: 800
+      min-spare: 100
     accept-count: 200