Skip to content

Commit 74df651

Browse files
committed
Adds note to purge everything
1 parent 159771e commit 74df651

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/cache/how-to/purge-cache/purge-everything.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Purging everything instantly clears all resources from your CDN cache in all Clo
1515
3. Under **Purge Cache**, select **Purge Everything**. A warning window appears.
1616
4. If you agree, select **Purge Everything**.
1717

18+
:::note
19+
When purging everything for a non-production cache environment, all files for that specific cache environment will be purged. However, when purging everything for the production environment, all files will be purged across all environments.
20+
:::
21+
1822
## Resulting cache status
1923

2024
Purge Everything invalidates the resource, resulting in the `CF-Cache-Status` header indicating [`EXPIRED`](/cache/concepts/cache-responses/#expired) for subsequent requests.

0 commit comments

Comments
 (0)