PHP-FPM tuning: Using ‘pm static’ for max performance
PHP-FPM process manager (PM) similarities to CPUFreq Governor
Using ‘pm static’ to achieve your server’s max performance

top -bn1 | grep php-fpm
When to use pm ‘ondemand’ and ‘dynamic’
WARNING: [pool xxxx] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 4 idle, and 59 total children
Comments
Post a Comment