Back to Browse

How Nginx and PHP-FPM turn a web request into code

7.2K views
Sep 5, 2023
7:08

Let's see how an HTTP request gets turned into PHP code! We see a web request go through Nginx, PHP-FPM, and finally your code. This includes reviewing Nginx configuration for passing a request off to PHP-FPM. ⌚️ Timestamps 00:00 Intro 00:11 The Web Request Flow 00:34 PHP-FPM is an Application Gateway 01:43 Nginx + fcgi Config 04:44 PHP-FPM c Nonsense 05:21 Running PHP Code

Download

1 formats

Video Formats

360pmp414.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How Nginx and PHP-FPM turn a web request into code | NatokHD