Does Cloudflare can cache javascript/css from different domain which is specified in the HTML?

Hi,

For example,

I have a domain “mydomain.com” which is configured with Cloudflare to cache everything. When I hit my domain it responds with HTML and it is being cached by Cloudflare.

I also have mentioned some static files JS/CSS to fetch from different domain.
Example, https://munchkin.marketo.net/munchkin.js

Does Cloudflare can cache static files of munchkin as part of mydomain subscription?

No. Cloudflare is a DNS based proxy. Calls for 3rd party assets be a client’s browser won’t go through Cloudflare.

This topic was automatically closed after 14 days. New replies are no longer allowed.