X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fphp5%2Ffpm%2Fpool.d%2Flhc_clav_gre%2Fphp-fpm.conf;fp=etc%2Fphp5%2Ffpm%2Fpool.d%2Flhc_clav_gre%2Fphp-fpm.conf;h=0064260c1ca260fa8715d23ad3deb5549d61e6f6;hp=0000000000000000000000000000000000000000;hb=22ad507c3072a45bafce133c73158a992074ebba;hpb=b9b0d94869a62b09ed936af5dd976fea211f80ce diff --git a/etc/php5/fpm/pool.d/lhc_clav_gre/php-fpm.conf b/etc/php5/fpm/pool.d/lhc_clav_gre/php-fpm.conf new file mode 100644 index 0000000..0064260 --- /dev/null +++ b/etc/php5/fpm/pool.d/lhc_clav_gre/php-fpm.conf @@ -0,0 +1,13 @@ +#php_admin_value[extension] = pdo_mysql.so +php_admin_value[extension] = mysql.so +pm.max_children = 4 +pm.max_requests = 1000 +pm.max_spare_servers = 4 +pm.min_spare_servers = 2 +pm.process_idle_timeout = 60s +pm.start_servers = 2 +request_slowlog_timeout = 5s +request_terminate_timeout = 120s +rlimit_core = unlimited +rlimit_files = 131072 +security.limit_extensions = .php