Browse Source

Revert "Updated unit to 128 processes (#4988)" (#4991)

This reverts commit 1718d7e7bdd119e7ce9974e7c2cfb0c2136d2e5f.
Joan Miquel 6 years ago
parent
commit
64fddfe45e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/PHP/php/deploy/nginx-unit.json

+ 1 - 1
frameworks/PHP/php/deploy/nginx-unit.json

@@ -8,7 +8,7 @@
     "applications": {
     "applications": {
         "benchmark": {
         "benchmark": {
             "type": "php 7",
             "type": "php 7",
-            "processes": 128,
+            "processes": 64,
             "user": "www-data",
             "user": "www-data",
             "group": "www-data",
             "group": "www-data",
             "root": "/php/",
             "root": "/php/",