1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-26 02:45:38 +00:00
Files
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
nginx
piwik
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
privatebin
rainloop
rtorrent-flood
rutorrent
searx
subsonic
tor
LICENSE
dockerfiles/piwik/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-17 15:53:34 +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 = /