1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-28 20:05:39 +00:00
Files
boinc
boring-nginx
cowrie
cryptpad
freshrss
ghost
isso
kippo-graph
s6.d
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
libresonic
lychee
mastodon
mediawiki
nextcloud
nginx-php
parsoid
pgbouncer
piwik
privatebin
rtorrent-flood
searx
tor
unmaintained
LICENSE
dockerfiles/kippo-graph/php-fpm.conf
2017-03-29 14:57:43 +02:00

12 lines
172 B
Plaintext

[global]
daemonize = no
[www]
listen = /tmp/php-fpm.sock
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
chdir = /