I’ve been using Cloudflare a little over a month now. Looking at the overview tab, my Percent Cached was on average in the 78-80% range. Then, suddenly it dropped to 20% on Mar 7 - 9. And it has stayed at 20-22% since a week ago. Can I find out why and how can I get it back up to 80% range?
Did you make any changes to your server configuration? Whats the domain?
still better than my 3% cached
no changes that I’m aware of. It’s https://girleatworld.net
Loading your site only loads a few elements from your site and most resources from wp.com
, which are not necessarily cached and where Cloudflare has no effect on, however these requests should influence your caching rate either. The resources from your site where however served from cache.
Can you post a screenshot of your Analytics screen?
how can i check if Cloudflare is caching my website? I looked at site response header and CF-Cache-Status is missing. I also found that Cache-control is set to no-cache. Could this be why?
My website was getting a 50% increase in visitors in the past month, but they are from the same countries as before.
The headers do show the cache status and they do show that your files are being cached.
Can you post a screenshot of what you described?
Hi Sandro,
I checked it via redbot:
That particular test checked your main page which will never be cached, unless you enabled “cache everything”. But as you can see from the previous screenshot the standard resources are cached successfully.
I see, thanks for the explanation. I still don’t know why the % of cache hit rate went down so much i havent changed anything
It would seems as if the number of visitors stayed the same, the number of requests even increased, but data served and cached dropped.
As I mentioned in my earlier response a lot of your content is served via wp.com
and not your site. Could it be your host changed something in the way your site serves data (from their domain instead of yours) which explains this drop? However the increase in total requests would be still contradictory to this theory.
yeah i have no idea… but I know for images and resources it had always been served via wp.com since I am using jetpack. I’ve just disabled it for resources (since your replies has made me realize CF only caches stuff served from my domain), but I need to keep it for images.
So no i’m fairly confident nothing has changed in terms of where my resources were being served.
Also on Mar 7-9, I was out of the country without laptop access. Pretty sure I didn’t do any changes. So weird!!
I am afraid I would not have an answer either. The drop in total traffic seems to coincide with the drop in caching percentage, though the latter is actually a percentage and should not be affected by a total number. Also, as mentioned previously, the number of request actually went up.
Maybe someone else here could have an explanation, alternatively you could try with a support ticket, though I somewhat doubt you’d get a meaningful response from there either
@cs-cf maybe
yeah, i’ve submitted a ticket and didn’t really get any response yet. Thank you for trying!
Post the Ticket #. Sometimes the mods check on support tickets to see how they’re going.
Ticket number is 1657200. I got an automated response, and no reply since
I have one more question. What does percent cached really mean? Is it % of requests, or is it % of assets served from my site?
Thanks again for all your help so far!
I would understand it as the percentage of traffic that was served directly by Cloudflare without being forwarded to the origin.