Skip to content

Conversation

@bufanda
Copy link
Contributor

@bufanda bufanda commented Jun 13, 2025

SUMMARY

In our environment we had performance issues at the frontend and the frontend "crashing" multiple times since php-fpm processes were busy at 100% with serving dashboards and graphs. After tuning the process management and adapt it to our environment by allowing more process to be spawned the situation was greatly improved.

Since the role zabbix_web delivers constant values for the process management of php-fpm this change is to allow the tuning of these values.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

role zabbix_web - task copy php-fpm config

ADDITIONAL INFORMATION

Tuning of php-fpm was done according to this guide. Added recommendations also to Readme.

@eb4x
Copy link
Collaborator

eb4x commented Jun 13, 2025

Love it! ❤️

Can you strip out process_manager from the variable names? It's technically already there in fpm.

@bufanda
Copy link
Contributor Author

bufanda commented Jun 13, 2025

Love it! ❤️

Can you strip out process_manager from the variable names? It's technically already there in fpm.

done :)

@eb4x eb4x merged commit 2ca87b9 into ansible-collections:main Jun 13, 2025
71 checks passed
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.

2 participants