1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-25 18:35:39 +00:00
Files
boinc
boring-nginx
cowrie
freshrss
ghost
isso
kippo-graph
libresonic
lychee
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
mastodon
nextcloud
nginx-php
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
LICENSE
dockerfiles/lychee/php-fpm.conf

12 lines
172 B
Plaintext
Raw Normal View History

2016-04-11 15:59:32 +02:00
[global]
daemonize = no
[www]
2016-09-16 17:08:06 +02:00
listen = /tmp/php-fpm.sock
2016-04-11 15:59:32 +02:00
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
chdir = /