Browse Source

Revert "php-unit processes x4 (#5454)" (#5476)

This reverts commit 61734602dc4ebdd77e7a5493336d08561d23bb5b.
Joan Miquel 5 years ago
parent
commit
b572a707a5
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": 112,
+            "processes": 84,
             "user": "www-data",
             "user": "www-data",
             "group": "www-data",
             "group": "www-data",
             "root": "/php/",
             "root": "/php/",