George Baugh 2 năm trước cách đây
mục cha
commit
a62c6a968c
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      config/nginx-unit/config.json.tmpl
  2. 1 1
      config/tcms.ini

+ 1 - 1
config/nginx-unit/config.json.tmpl

@@ -14,7 +14,7 @@
          },
          "processes": {
             "spare": 5,
-            "max": 100,
+            "max": 20,
             "idle_timeout": 30
          }
       }

+ 1 - 1
config/tcms.ini

@@ -2,7 +2,7 @@
 [uwsgi]
 
 master = 1
-processes = 5
+processes = 20
 http-socket = :5000
 plugin = psgi
 socket = tcms.sock