Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloudflare cache page invalidation #361

Closed
mgax opened this issue Dec 13, 2023 · 0 comments · Fixed by #373
Closed

Cloudflare cache page invalidation #361

mgax opened this issue Dec 13, 2023 · 0 comments · Fixed by #373

Comments

@mgax
Copy link
Contributor

mgax commented Dec 13, 2023

Cloudflare cache invalidation doesn't account for children of index pages, or snippets being used in pages. If the cache max-age is low, this might not be a problem though, but it seems to be set to 4 hours:

% curl -sI https://www.ietf.org/ | grep -i Cache-Control
cache-control: public, max-age=14400

Copied from #279 (comment).

@mgax mgax changed the title Cloudflare page invalidation Cloudflare cache page invalidation Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant