Please describe this what’s is mining
Cloudflare caches static files after the first visit. It is a Cache MISS if it’s the first time someone near that datacenter requests the file. Or if the file was removed from the cache early due to lack of use.
Uncached Requests are either DYNAMIC files (such as HTML) or new visits to a static file.
https://support.cloudflare.com/hc/en-us/articles/200172516-Understanding-Cloudflare-s-CDN
1 Like
This topic was automatically closed after 31 days. New replies are no longer allowed.