summaryrefslogtreecommitdiffstats
path: root/debian/perl-framework/t/php-fpm/etc/php-fpm.d/www.conf
blob: 195252503d151b234d4d13d481d8ec1b7bff14cb (plain)
1
2
3
4
5
6
7
; Start a new pool named 'www'.
; the variable $pool can be used in any directive and will be replaced by the
; pool name ('www' here)
[www]
listen = 127.0.0.1:9001
pm = static
pm.max_children = 1