You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no configuration settings to adjust the php-fpm pool file /etc/php/8.2/fpm/pool.d/www.conf. At least the pm.max_children should be set (defaults to 5).
Increasing this at the customize_misp.sh script will require an additional php-fpm restart.
The text was updated successfully, but these errors were encountered:
There are no configuration settings to adjust the php-fpm pool file
/etc/php/8.2/fpm/pool.d/www.conf
. At least thepm.max_children
should be set (defaults to 5).Increasing this at the
customize_misp.sh
script will require an additional php-fpm restart.The text was updated successfully, but these errors were encountered: