https://fideloper.com/configure-and-troubleshoot-php-fpmconfigure-and-troubleshoot-php-fpm
When PHP-FPM receives a request from Nginx, it spins up a process (if one isn't already running), which runs an instance of your PHP application (call the index.php file, or whatever, with all the nee