Skip to content

Commit 15356ad

Browse files
nenizerakodster28
authored andcommitted
[cache] Update cache-reserve.mdx (#20997)
* [cache] Update cache-reserve.mdx To reference and clarify the expected cache response in this purge context. * Update src/content/docs/cache/advanced-configuration/cache-reserve.mdx --------- Co-authored-by: Kody Jackson <[email protected]>
1 parent 218b047 commit 15356ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/advanced-configuration/cache-reserve.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Asset purges are free operations.
124124

125125
Cache Reserve will be instantly purged along with edge cache when you send a purge by URL request.
126126

127-
Other purge methods, such as purge by tag, host, prefix, or purge everything will force an attempt to revalidate on the subsequent request for the Cache Reserve asset. Note that assets purged this way will still incur storage costs until their retention TTL expires.
127+
Other purge methods, such as purge by tag, host, prefix, or purge everything will force an attempt to [revalidate](/cache/concepts/cache-responses/#revalidated) on the subsequent request for the Cache Reserve asset. Note that assets purged this way will still incur storage costs until their retention TTL expires.
128128

129129
:::note
130130
Note this differs from the standard CDN's purge by tag, host, or prefix features which force a cache miss, requiring the origin to deliver the asset in full.

0 commit comments

Comments
 (0)