Nginx and PHP-FastCGI Process Manager
Kaushal Shriyan
kaushalshriyan at gmail.com
Fri Nov 25 19:58:12 UTC 2022
Hi,
I am using nginx web server and php-fpm backend service to process all php
files. NGINX proxies web requests and passes them on to PHP-FPM worker
processes that execute the PHP application. Is there a way to capture both
response header and body which are processed by PHP-FPM application? Also
does the php-fpm response contain only header and body or anything else in
response to nginx web server? Please guide me with examples. Thanks
in advance.
[image: image.png]
Best Regards,
Kaushal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20221126/b1f1cbf2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 268999 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20221126/b1f1cbf2/attachment.png>
More information about the nginx
mailing list