D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
plesk
/
php
/
7.3
/
etc
/
php-fpm.d
/
Filename :
helpv2.csquaretech.com.conf
back
Copy
; 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. ; If you need to customize this file, use either custom PHP settings tab in ; Panel or override settings in /var/www/vhosts/system/helpv2.csquaretech.com/conf/php.ini. ; To override pool configuration options, specify them in [php-fpm-pool-settings] ; section of /var/www/vhosts/system/helpv2.csquaretech.com/conf/php.ini file. [helpv2.csquaretech.com] ; Don't override following options, they are relied upon by Plesk internally prefix = /var/www/vhosts/system/$pool user = csquaretech.com_568iwg74ll group = psacln listen = php-fpm.sock listen.owner = root listen.group = psaserv listen.mode = 0660 ; Following options can be overridden chdir = / ; 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 ; php.ini custom configuration directives php_value[disable_functions] = "opcache_get_status" php_value[error_reporting] = 22519 php_value[max_execution_time] = 240 php_value[max_input_time] = 240 php_value[memory_limit] = 512M php_value[opcache.huge_code_pages] = 1 php_value[opcache.interned_strings_buffer] = 64 php_value[opcache.jit] = 1254 php_value[opcache.jit_buffer_size] = 32M php_value[opcache.max_accelerated_files] = 1000 php_value[opcache.max_wasted_percentage] = 15 php_value[opcache.memory_consumption] = 128 php_value[opcache.revalidate_path] = 0 php_value[open_basedir] = none php_value[post_max_size] = 16M php_value[upload_max_filesize] = 16M ; Following directives define pool configuration pm = ondemand pm.max_children = 10 pm.max_requests = 0 pm.max_spare_servers = 1 pm.min_spare_servers = 1 pm.process_idle_timeout = 10s pm.start_servers = 1