Apache vs. PHP-FPM Bottleneck with Child Processes
Apache servers that use the `prefork` MPM with fewer server instances than the maximum number of PHP-FPM child processes may experience performance issues. This document explains how to resolve this dependency issue.