Cache-Control private and Cloudflare
-
We’re using Cloudflare and I’m noticing that none of the images are cached by Cloudflare, with the response having the header cf-cache-status: BYPASS. I have added the required snippet to our Nginx config, which sets Cache-Control “private” and have added the Cloudflare Zone ID and Token keys.
Is this correct? Won’t the Cache-Control “private” make it so that Cloudflare will never cache these images? Can I remove the Cache-Control header?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cache-Control private and Cloudflare’ is closed to new replies.