Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [global]
- pid = run/php-fpm.pid
- error_log = /home/serverweb/log/php-fpm/error.log
- log_level = error
- ;error
- emergency_restart_threshold = 10
- emergency_restart_interval = 1m
- process_control_timeout = 5 ;10s
- process.max = 0
- process.priority = -19
- events.mechanism = kqueue
- daemonize = yes
- include = /home/serverweb/etc/php/fpm-pool.d/*.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement