X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fadmin.git;a=blobdiff_plain;f=srv%2Fateliers%2Fetc%2Fphp5%2Ffpm%2Forg%2Fheureux-cyclage%2Fclavette-grenoble%2Fphp-fpm.conf.m4;h=f43c35ff3b4b77305fbf7ba7be8341cb7501717c;hp=7a9475be02c29eea29d87157e15c8758212aea51;hb=f2eee2fcf1412a9f2af21eeb19278f87d706eb8d;hpb=1403a7aff145fe85d0a7415041a1f0c939767132 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