Hi,
I have updated to WHM 60 on my server - all good.
I have sites running PHP56 and PHP7.
I added PHP-FPM pools on to my own site to see how well it works and how much work is involved and I came across this issue, I was wondering if anyone else has?
So I was using google insights on a clients site and thought I'd check mine again - a nice 99/100.
I then went and set up PHP-FPM on my site, followed steps, it began being server by PHP-FPM and my load time increased a tiny fraction. All good.
Problem is, I checked pagespeed insights again and saw it dropped to 87/100. The reason? It was claiming my site was not being gzipped any more.
The htaccess still has all the same gzip and deflate code in it to work.
I then removed the PHP-FPM pools, and suddenly my gzip was working again.
Is there missing configuration in the guide? Or do I now need to add my gzip/deflate into my conf files - another non-UI step to set up PHP-FPM.
Thanks,
I have updated to WHM 60 on my server - all good.
I have sites running PHP56 and PHP7.
I added PHP-FPM pools on to my own site to see how well it works and how much work is involved and I came across this issue, I was wondering if anyone else has?
So I was using google insights on a clients site and thought I'd check mine again - a nice 99/100.
I then went and set up PHP-FPM on my site, followed steps, it began being server by PHP-FPM and my load time increased a tiny fraction. All good.
Problem is, I checked pagespeed insights again and saw it dropped to 87/100. The reason? It was claiming my site was not being gzipped any more.
The htaccess still has all the same gzip and deflate code in it to work.
I then removed the PHP-FPM pools, and suddenly my gzip was working again.
Is there missing configuration in the guide? Or do I now need to add my gzip/deflate into my conf files - another non-UI step to set up PHP-FPM.
Thanks,