Cache stopped working when changed to new recommended settings.

#1
Enable Public Cache - No
Check Public Cache - Yes
Cache Request with Query String - Yes
Cache Request with Cookie - Yes
Cache Response with Cookie - Yes
Ignore Response Cache-Control - Yes
Ignore Request Cache Control - Yes

When I switched to these settings my cache stopped working on all of my websites. I also updated to the latest version of the plugin.

I would just switch it back to the old settings and see if it works again, but I forgot what they are.

Pierre
 
#3
OK, nevermind, it is working on our main website, but not working on many others.

for example:
crazyfreshproduce.com
agamim.org
superior-hhs.com

Cache plugin is updated to latest version.

All sites are using essentially the same wordpress plugins. I removed any old caching plugins we were using. I also made sure
define('WP_CACHE', true);

is set in the wp-config file. I am pulling my hair out here.

Pierre
 
Top