@dipherent try to make sure you haven't got a ddos attack. Any other logs you can check would be good.
Also check current value settings. Edit see also https://serverfault.com/questions/479443/php5-fpm-server-reached-pm-max-children
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi friends,
My website (Laravel 8) has been running for months with no problems. Today users get 502 adn sometimes 504 bad gateway..nginx
I am on Forge and was able to check some logs, for example:
php log:
WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
I increased it and nothing worked. I get:
WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 32 children, there are 48 idle, and 187 total children
can you please help?
Many thanks
@dipherent try to make sure you haven't got a ddos attack. Any other logs you can check would be good.
Also check current value settings. Edit see also https://serverfault.com/questions/479443/php5-fpm-server-reached-pm-max-children
Please or to participate in this conversation.