How to install Google PageSpeed (ngx_pagespeed) module for NGINX in CentOS/RHEL 8
by Danila Vershinin, May 18, 2019
Here’s a complete guide on how to install the Google PageSpeed (ngx_pagespeed) module for NGINX in CentOS/RHEL 8
Read More...Do what PageSpeed module does, without PageSpeed module
by Danila Vershinin, April 14, 2019
The PageSpeed module (ngx_pagespeed, for NGINX) is there to optimize your website client-side performance automatically. However, it does make a burden on your CPU and RAM with every request. By its nature, it always does stat calls to cache extended and optimized resources. So if in case of PHP OPCache you can do revalidate_timestamps set […]
Read More...ngx_pagespeed for Nginx 1.12.0 on CentOS 7
by Danila Vershinin, April 16, 2017
Install ngx_pagespeed dynamic module for Nginx 1.12.0 on CentOS 7
Read More...Install NGINX with ngx_pagespeed (Google PageSpeed) dynamic module in CentOS/RHEL, Amazon Linux and Fedora Linux
by Danila Vershinin, October 3, 2016
Easily install latest stable nginx with ngx_pagespeed dynamic module in CentOS 7 or RedHat 7
Read More...