瀏覽代碼

tomcat: 100-800

haha 3 年之前
父節點
當前提交
e9d240a844
共有 1 個文件被更改,包括 2 次插入2 次删除
  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