X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fphp5%2Ffpm%2Fpool.d%2Flhc_www.conf;fp=etc%2Fphp5%2Ffpm%2Fpool.d%2Flhc_www.conf;h=9f4f8c17d38c197601ca7816e7e33ef3c0aaf555;hb=45a4450db64a63643edd37d8e3aba8d57fe6a3ad;hp=0000000000000000000000000000000000000000;hpb=95b7f564247d2e3a2e7dc051bf3366f7542e48ef;p=lhc%2Fateliers.git diff --git a/etc/php5/fpm/pool.d/lhc_www.conf b/etc/php5/fpm/pool.d/lhc_www.conf new file mode 100644 index 0000000..9f4f8c1 --- /dev/null +++ b/etc/php5/fpm/pool.d/lhc_www.conf @@ -0,0 +1,11 @@ +pm.max_children = 15 +pm.max_requests = 200 +pm.max_spare_servers = 15 +pm.min_spare_servers = 2 +pm.process_idle_timeout = 60s +pm.start_servers = 3 +request_slowlog_timeout = 5s +request_terminate_timeout = 120s +rlimit_core = unlimited +rlimit_files = 131072 +security.limit_extensions = .php