Hi, I was wondering if anyone has implemented Pagespeed for an existing Nginx server through ServerPilot? I found some instructions on the ServerPilot site but I was concerned about their statement…
“As using pagespeed can break some websites and will consume a significant amount of memory, ServerPilot does not enable pagespeed by default.”
Anyways, I was curious if anyone has implemented this and if it’s worth it. I’m on the $5 a month plan if that helps.
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Can’t help with with serverpilot but I have been using
ngx_pagespeed
for more than a year now on my Centmin Mod Nginx LEMP auto installer stack - see how it’s integrated into Nginx athttp://centminmod.com/nginx_ngx_pagespeed.html
You may need to fine tune pagespeed.conf rules for your specific web app for compatibility though.