Skip to content

Commit 403eb91

Browse files
committed
Adds limitation to cache reserve
1 parent 40dac23 commit 403eb91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Not all assets are eligible for Cache Reserve. To be admitted into Cache Reserve
5555
- Vary for Images is currently not compatible with Cache Reserve.
5656
- Requests to [R2 public buckets linked to a zone's domain](/r2/buckets/public-buckets/) will not use Cache Reserve. Enabling Cache Reserve for the connected zone will use Cache Reserve only for requests not destined for the R2 bucket.
5757
- Cache Reserve makes requests for uncompressed content directly from the origin. Unlike the standard Cloudflare CDN, Cache Reserve does not include the `Accept-Encoding: gzip` header when sending requests to the origin.
58+
- Cache Reserve is bypassed when using the Cloudflare [O2O](/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/how-it-works/) setup.
5859

5960
## Usage
6061

0 commit comments

Comments
 (0)