From: Ludovic CHEVALIER Date: Wed, 17 Jun 2015 10:20:54 +0000 (+0200) Subject: Corrections : etc/php5/fpm/org/heureux-cyclage/clavette-*/php-fpm.conf.m4 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fadmin.git;a=commitdiff_plain;h=f2eee2fcf1412a9f2af21eeb19278f87d706eb8d Corrections : etc/php5/fpm/org/heureux-cyclage/clavette-*/php-fpm.conf.m4 --- diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 index 7a9475b..f43c35f 100644 --- a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 +++ b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-grenoble/php-fpm.conf.m4 @@ -1,7 +1,6 @@ define(`POOL',patsubst(__file__,`^.*/fpm/\(.*\)/[^/]*$',`\1'))dnl [POOL] access.log = CAT(sys/php5/fpm/POOL/log/home)/access.log -allow_url_fopen = On catch_workers_output = no chdir = / env[HOSTNAME] = $HOSTNAME @@ -32,6 +31,7 @@ slowlog = CAT(sys/php5/fpm/POOL/log/home)/slow.log user = CAT(sys/php5/fpm/POOL/user) #php_admin_value[extension] = pdo_mysql.so php_admin_value[extension] = mysql.so +php_value[allow_url_fopen] = On pm.max_children = 4 pm.max_requests = 1000 pm.max_spare_servers = 4 diff --git a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 index 7a9475b..f43c35f 100644 --- a/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 +++ b/srv/ateliers/etc/php5/fpm/org/heureux-cyclage/clavette-lyon/php-fpm.conf.m4 @@ -1,7 +1,6 @@ define(`POOL',patsubst(__file__,`^.*/fpm/\(.*\)/[^/]*$',`\1'))dnl [POOL] access.log = CAT(sys/php5/fpm/POOL/log/home)/access.log -allow_url_fopen = On catch_workers_output = no chdir = / env[HOSTNAME] = $HOSTNAME @@ -32,6 +31,7 @@ slowlog = CAT(sys/php5/fpm/POOL/log/home)/slow.log user = CAT(sys/php5/fpm/POOL/user) #php_admin_value[extension] = pdo_mysql.so php_admin_value[extension] = mysql.so +php_value[allow_url_fopen] = On pm.max_children = 4 pm.max_requests = 1000 pm.max_spare_servers = 4