enerspace
Basic Pleskian
Username:
TITLE
Customize [global] section of php-fpm.conf in PHP-FPM Dedicated Mode
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
AlmaLinux 8.5 (Arctic Sphynx)
Plesk Obsidian
Version 18.0.42 Update #1
PROBLEM DESCRIPTION
Currently the
To increase the stability of PHP-FPM, it is necessary to make adjustments in the [GLOBAL] section. We provide servers with several thousand visitors a day, which without the adjustments can lead to a crash.
With the old PHP handler, the adjustments were made under:
STEPS TO REPRODUCE
ACTUAL RESULT
In the file:
EXPECTED RESULT
A possibility to customize the [GLOBAL] area.
ANY ADDITIONAL INFORMATION
More information: Question - Customize [global] section of /system/domain/etc/php-fpm.conf
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Customize [global] section of php-fpm.conf in PHP-FPM Dedicated Mode
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
AlmaLinux 8.5 (Arctic Sphynx)
Plesk Obsidian
Version 18.0.42 Update #1
PROBLEM DESCRIPTION
Currently the
php-fpm.conf
file is created automatically by Plesk in the mode: PHP-FPM Dedicated Mode. There is no possibility to adjust variables in the [GLOBAL] section.To increase the stability of PHP-FPM, it is necessary to make adjustments in the [GLOBAL] section. We provide servers with several thousand visitors a day, which without the adjustments can lead to a crash.
With the old PHP handler, the adjustments were made under:
/opt/plesk/php/8.0/etc/php-fpm.conf
. This no longer works when PHP-FPM is selected as dedicated.STEPS TO REPRODUCE
- Create a website
- Change the PHP version to a dedicated version. For example: Dedicated FPM application served by Apache
- Now the following file is responsible for the PHP handler:
/var/www/vhosts/system/domain/etc/php-fpm.conf
. (But this is 100% generated by Plesk).
ACTUAL RESULT
In the file:
/var/www/vhosts/system/domain/etc/php-fpm.conf
, no individual customization can be made in the [GLOBAL] section.EXPECTED RESULT
A possibility to customize the [GLOBAL] area.
ANY ADDITIONAL INFORMATION
More information: Question - Customize [global] section of /system/domain/etc/php-fpm.conf
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug