HEX
Server: LiteSpeed
System: Linux 112.webhostingindonesia.co.id 5.14.0-570.62.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 10:10:59 EST 2025 x86_64
User: iyfwylsv (10313)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //opt/plesk/php/8.1/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-php81-fpm.plesk-service.localdomain]
prefix = /var/www
user = apache
group = apache

listen = /run/plesk/plesk-php81-fpm.sock
listen.owner = root
listen.group = psaserv
listen.mode = 0660

; If php_value[error_log] is not defined, worker errors will be sent to
; web server and main php-fpm error log
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 = 1
pm.process_idle_timeout = 1s

pm.max_children = 2
pm.max_spare_servers = 1
pm.min_spare_servers = 0

; for troubleshooting of phpinimng
access.log = /var/log/plesk/status_access_plesk-php81-fpm.log
access.format = "%{%F %T%z}t %m %s %r%Q%q %f pid %P/%p %{micro}d"