[ad_1]
If you are seeing cf-cache-status: HIT – means that the data is being served from Cloudflare CDN server.
However when the first quest comes for that page or when the cache is expired from Cloudflare CDN server, the request comes to the origin server. At that point the fallback cache is generated and the data gets served from the fallback cache so that the origin server doesn’t have to run all the PHP code to serve the response. So, it works like a fallback disk level cache for the times when either it’s a first request or cache is expired from CF CDN.
In short what you are seeing is right and things are working properly.
Ok perfect, thank you for your fast responds @isaumya and an awesome plugin! Thanks.
Thanks. Please consider posting a review in the review section of the plugin.
