add php-fpm emergency restart
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
pid = {{pid}}
|
||||
error_log = {{error_log}}
|
||||
log_level = notice
|
||||
include = {{include}}
|
||||
emergency_restart_threshold = 10
|
||||
emergency_restart_interval = 1m
|
||||
process_control_timeout = 10s
|
||||
include = {{include}}
|
||||
|
||||
Reference in New Issue
Block a user