PHP-FPM Calculator

The most common PHP-FPM misconfiguration is pm.max_children set from a guess rather than actual available memory. This works it out properly and gives you a ready-to-paste pool config block.

Check actual usage with `ps --sort=-rss -eo rss,comm | grep php-fpm` under real load rather than guessing — WordPress/Laravel apps often run 40–100MB per child.
Fill in the form and press Calculate.