I have enabled the Pagespeed modules and FastCGI this moring. How do I test they are working?
PHP runs via PHP-FPM fastcgi so if you can load PHP pages, then fastcgi and thus PHP-FPM are working. As to ngx_pagespeed if you followed install, enabling guides at Nginx PageSpeed - CentminMod.com LEMP Nginx web stack for CentOS, then you should be able to: visually inspect your site's headers for X-Page-Speed header via curl or in web browser developer tools network/header tab. See Nginx PageSpeed - CentminMod.com LEMP Nginx web stack for CentOS and enable the ngx_pagespeed admin stats console pages outlined in that guide at Nginx PageSpeed - CentminMod.com LEMP Nginx web stack for CentOS and also outlined in ngx_pagespeed troubleshooting thread at Nginx PageSpeed - Nginx Pagespeed Troubleshooting steps and see your ngx_pagespeed console message and stats Usually between the official Centmin Mod Nginx PageSpeed page at Nginx PageSpeed - CentminMod.com LEMP Nginx web stack for CentOS and ngx_pagespeed troubleshooting thread at Nginx PageSpeed - Nginx Pagespeed Troubleshooting steps, you should have all the info needed to install, configure, tweak and monitor your ngx_pagespeed usage. There's also a sticky thread guide at Nginx - Optimizing Your Website with the Google PageSpeed Dynamic Module for NGINX Plus which covers as much too.
Thaks for the reply. Curl returns this...... Code: HTTP/1.1 200 OK Date: Wed, 23 Sep 2020 22:59:06 GMT Content-Type: text/html; charset=utf-8 Content-Length: 4515 Last-Modified: Mon, 14 Sep 2020 14:28:41 GMT Connection: keep-alive Vary: Accept-Encoding ETag: "5f5f7e19-11a3" Server: nginx centminmod X-Powered-By: centminmod Accept-Ranges: bytes