Hi,
I am new to cloudflare and would like to know if my css, js, html files are stored in CDN ? If so where to check which files are stored?
Thanks in Advance
Hi,
I am new to cloudflare and would like to know if my css, js, html files are stored in CDN ? If so where to check which files are stored?
Thanks in Advance
Cloudflare is not a CDN in that sense. Cloudflare will only cache your files for a while, which you can verify by checking for a CF-Cache-Status
header with HIT
in the response headers.
Thank you for your response.
As guided I checked the some of the files but the CFS_Status was MISS.
Could you please help me on how to cache some .css and .js files in Cloudflare.
ex: https://sakti.one/wp-content/themes/flatsome/assets/js/flatsome.js
When you say Cloudflare will only cache for a while, what factor determines the time? And how to manage it?
Please check out support.cloudflare.com as all these questions are actually covered there.
Your files are being cached, however it always requires at least one request for them to be cached subsequently.
This topic was automatically closed after 30 days. New replies are no longer allowed.