Thanks for the assist. After some testing, it looks like it’s an advert plugin that uses PHP sessions which adds the Cache-Control:
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
I’m investigating now if there’s anyway to adjust PHP settings so that it doesn’t break the CF caching
-
This reply was modified 4 months, 1 week ago by jamesdev.