From 28e31835c88e8e36e3485a4ad46de28d89ee1fb3 Mon Sep 17 00:00:00 2001 From: Alexandros Ioannides Date: Thu, 28 Dec 2017 18:42:17 +0200 Subject: [PATCH] Update no-php.tpl --- install/ubuntu/16.04/templates/web/php-fpm/no-php.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ubuntu/16.04/templates/web/php-fpm/no-php.tpl b/install/ubuntu/16.04/templates/web/php-fpm/no-php.tpl index e53a1b6f9..047c33edc 100644 --- a/install/ubuntu/16.04/templates/web/php-fpm/no-php.tpl +++ b/install/ubuntu/16.04/templates/web/php-fpm/no-php.tpl @@ -8,7 +8,7 @@ ;listen.group = www-data ;pm = ondemand -;pm.max_children = 2 +;pm.max_children = 4 ;pm.max_requests = 4000 ;pm.process_idle_timeout = 10s ;pm.status_path = /status