Alexandros Ioannides 8 лет назад
Родитель
Сommit
9aa07a8ed6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install/ubuntu/16.04/templates/web/php-fpm/default.tpl

+ 1 - 1
install/ubuntu/16.04/templates/web/php-fpm/default.tpl

@@ -6,7 +6,7 @@ user = %user%
 group = %user%
 
 pm = ondemand
-pm.max_children = 2
+pm.max_children = 4
 pm.max_requests = 4000
 pm.process_idle_timeout = 10s
 pm.status_path = /status