%PDF- %PDF-
Direktori : /opt/plesk/php/5.4/etc/php-fpm.d/ |
Current File : //opt/plesk/php/5.4/etc/php-fpm.d/plesk-service.localdomain.conf |
; ATTENTION! ; ; DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, ; SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. [plesk-php54-fpm.plesk-service.localdomain] prefix = /var/www user = apache group = apache listen = /run/plesk/plesk-php54-fpm.sock listen.owner = root listen.group = psaserv listen.mode = 0660 ; Uses for log facility ; If php_value[error_log] is not defined error output will be send for nginx catch_workers_output = yes ping.path = /ping pm.status_path = /status ; Ensure that no children are run when it is not necessary ; so more likely that nobody will answer in the case of failure. ; An alternative is 1 static children to quickly get status with stale timestamp. pm = ondemand pm.max_requests = 100 pm.process_idle_timeout = 20s pm.max_children = 20 pm.max_spare_servers = 1 pm.min_spare_servers = 0 ; for troubleshooting of phpinimng access.log = /var/log/plesk/status_access_plesk-php54-fpm.log access.format = "%{%F %T%z}t %m %s %r%Q%q %f pid %P/%p %{micro}d"