Hacker News new | past | comments | ask | show | jobs | submit login

How's it even hugged while being behind Cloudflare?



"cf-cache-status: DYNAMIC"

The page isn't being cached.

Cloudflare doesn't cache pages by default as that would create issues (logins, comments, admin sections, etc). They cache static files (images, css, js, etc), but that's it. You need to set it up yourself and have ways to bypass and purge the cache.


> Cloudflare doesn't cache pages by default as that would create issues (logins, comments, admin sections, etc). They cache static files (images, css, js, etc), but that's it. You need to set it up yourself and have ways to bypass and purge the cache.

Or they could just rely on Cache-Crontrol headers (and friends) instead of requiring CF-specific configuration.


I don't know if it has changed, but I believe that feature isn't available on all plans.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: