Skip to content

Purge all domains on Fastly #6835

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

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

jdno
Copy link
Member

@jdno jdno commented Jul 19, 2023

When invalidating the cache on Fastly using the "single URL" endpoint, the content is only purged for that specific URL. This can cause inconsistencies, since we have two domains associated with each Fastly service (namely static.* and fastly-static.*). The invalidation logix has been refactor to purge a path for both domains.

When invalidating the cache on Fastly using the "single URL" endpoint,
the content is only purged for that specific URL. This can cause
inconsistencies, since we have two domains associated with each Fastly
service (namely `static.*` and `fastly-static.*`). The invalidation
logix has been refactor to purge a path for both domains.
@jdno jdno requested a review from Turbo87 July 19, 2023 14:17
@jdno jdno marked this pull request as ready for review July 19, 2023 14:18
@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-backend ⚙️ labels Jul 19, 2023
@Turbo87 Turbo87 merged commit 292bd85 into rust-lang:master Jul 19, 2023
@jdno jdno deleted the purge-all-domains branch July 19, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants