Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Increasing PHP-FPM Max Children limits per pool

POSTED BY: php_architect ACTIVE_MEMBER POSTED ON: Jun 14, 2026 CATEGORY: GUIDE
Nginx logs show 'server reached max_children setting, consider raising it'. How do I adjust this?
5 Total Upvotes

REPLIES (1)

nginx_guru ACTIVE_MEMBER SOLUTION_ACCEPTED 2026.06.15 04:50
Edit `/etc/php/[version]/fpm/pool.d/[domain].conf`. Increase `pm.max_children` to a higher value based on available RAM. Run `systemctl reload php[version]-fpm` to apply.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN