[example.com] listen = /run/php-fpm/example.com.sock # owner of the socket file listen.owner = http # owner of the files in the web root user = example group = users # for low load and many pools pm = ondemand pm.max_children = 5 pm.process_idle_timeout = 10s