Optimizing nginx and PHP-FPM – from Beginner to Expert to Crazy | Arne Blankerts

preview_player
Показать описание
nginx and PHP-FPM are the defacto standard when it comes to serving PHP today, rendering the good old LAMP stack superfluous. But how to tune the default settings to match your actual requirements? Preparing this powerful stack for high load situations and monitoring the performance, optimizing the PHP runtime for specific types of requests or hardening the security of your environment – there is much to consider. From low hanging fruits to crazy, this session will show configuration tips for beginners, tweaks for experts and tricks for the insane.

Рекомендации по теме
Комментарии
Автор

https redirect has an open redirect issue iirc

TheDecrypted
Автор

tried on laravel forge. sent me contents of index.php :(

safayatjamil
Автор

audio broke at a terrrrible location muh ssl basics :(

George-ltjy
Автор

unfortunately this wont work in a Wordpress project

TheRcfrias
Автор

so I think try_files should have @php first, then have $uri and $uri/, because it tries the files in the order provided...

ferox