Performance - Full Page Caching (Effect?)

Permalink 1 user found helpful
What is the effect of full page caching on user performance?
(Version 5.6.1.2)

In Caching and Speed settings
Option:
Full Page Caching
Off - Turn it on by hand for specific pages.
On - If blocks on the particular page allow it.
On - In all cases.

What option is recommended.

Any assistance or direction would be greatly appreciated

HOBOcs
 
lackadaize replied on at Permalink Reply
lackadaize
I always turn full page caching on for all pages unless I'm using Miser, which is a different thing altogether. I generally also use gzip compression through the .htaccess file.

I highly recommend doing full page caching and gzip together and it should knock out any issues you have with site performance. If you'd like more info on how to do gzip compression certainly let me know and I'll describe it more thoroughly.
lackadaize replied on at Permalink Reply
lackadaize
One caveat though is that it can be a pain to build or edit a site with full page caching. it's best to turn this off while you do this, but once the site is live you should turn it all on unless you have special circumstances.
HOBOcs replied on at Permalink Reply
HOBOcs
Thanks - I agree (full page in all cases has been set)