[errors] user = php-$pool group = php-$pool listen = /run/php-fpm/$pool.sock listen.owner = http listen.group = http pm = dynamic pm.max_children = 5 pm.start_servers = 2 pm.min_spare_servers = 1 pm.max_spare_servers = 3 access.log = /var/log/php/$pool-access.log chdir = /srv/http/$pool ;chroot = /srv/http/$pool catch_workers_output = yes decorate_workers_output = yes clear_env = yes security.limit_extensions = .php