9 example = "/path/to/unix/socket";
11 The address on which to accept FastCGI requests.
15 extraConfig = mkOption {
22 pm.min_spare_servers = 5
23 pm.max_spare_servers = 20
28 Extra lines that go into the pool configuration.
29 See the documentation on <literal>php-fpm.conf</literal> for
30 details on configuration directives.