Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Adjust php-fpm pool: enable the increase php-fpm processes #190 #191

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

capile
Copy link
Contributor

@capile capile commented Nov 29, 2024

Fix for issue #190

Adds environment variables to control php-fpm pool configuration. Followed the pattern expected on PHP documentation: PHP_FCGI_CHILDREN.

Also added an environment variable to enable php-fpm status page: FASTCGI_STATUS_LISTEN (FASTCGI_* environment variables are already being used to configure nginx fcgi settings).

The default values keep the current configuration and do not enable the status page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant