Managing PHP-FPM

Learning how php-fpm works will make optimizing your server a breaze! See how to secure and optimize php-fpm here.

Series Videos

1
Episode 1
08:54

PHP-FPM can listen on multiple sockets. I also listen on Unix sockets, or TCP sockets. See how this works and how to ensure Nginx is properly sending requests to PHP-FPM.

2
Episode 2
15:30

Learn how to manage how PHP-FPM creates and uses PHP processes to get the most out of your server.

3
Episode 3
17:33

Split PHP-FPM into multiple resource pools to separate applications and enhance system security!

All Topics