Configuring and Troubleshooting PHP-FPM

preview_player
Показать описание
See how the PHP-FPM max_children setting works, and learn what values to use for it

PHP-FPM is probably self-limiting itself, not using its full potential!

⌚️ Timestamps
00:00 Configuring PHP-FPM
00:07 What is PHP-FPM
00:25 The problem with PHP-FPM
00:58 Debugging PHP-FPM errors
01:30 How to configure PHP-FPM
03:57 One Important Tip
Рекомендации по теме
Комментарии
Автор

I'm always in need of knowing more about server configurations. Thanks for the concise explanation, Chris!

FarazSamapoor
Автор

Thanks for the clear explanation! You’re posting great and helpful content. Keep it up!

jeffreykroonen
Автор

Thanks for a very clear and succinct video on the topic. I think, periodically, I noticed video artifacts, but they weren't overly distracting. Looking forward to the next video.

MatthewSetter
Автор

Thnks Chris, this is a very useful reminder to tune the php-fpm settings, completely forgot to do so after moving to a dedicated server 😅

vaviloffx
Автор

Thank you!
You explain in an easy way.

kurshadqaya
Автор

I love "run your code" is the Laravel logo 🤣💪🏻

falkowoudstra
Автор

I was just searching on how to set the max_children and found this very helpful video. What could be a good way to measure the peak memory taken for each request? Thank you in advance

JohnnyBigodes
Автор

I am delving into this mess right now. I am testing out the other MPMs like event and worker to increase performance on a server. I am a little confused by the difference between the PHP FPM settings here and the ones with similar names in the Apache modules config files.

manchineel
Автор

how to optimize php fpm for 10000 req per sec, with nginx, mysql, laravel

jelajahmania