Cloudflare Tunnel and API services via HTTP
Hey guys!
We're working on some microservices for our softwares and we made a little API service running on a docker machine tunneled via Zero Trust. It is delivering css informations to handle icons and fonts internally. Is it already considered as an CDN?
4 Replies
^bump
I means depends what you are looking for it is. The content served over tunnels is eligible for cache
Practically we want to host css and font files from via an api to keep it inside of our GDPR laws and to have only one source for these files
Depends on how the API looks but if it returns CSS and Font files with the correct mime type then they are eligible for cache