Skip to content

Commit f4b587c

Browse files
authored
Lowercase Images (#24021)
Cloudflare employee here. Purpose of Images vs images is to make sure we refer to images as in "image format" instead of an eventual confusion with a product called Images.
1 parent 937bda1 commit f4b587c

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
@@ -52,7 +52,7 @@ Not all assets are eligible for Cache Reserve. To be admitted into Cache Reserve
5252

5353
- Cache Reserve file limits are the same as [R2 limits](/r2/platform/limits/). Note that [CDN cache limits](/cache/concepts/default-cache-behavior/#customization-options-and-limits) still apply. Assets larger than standard limits will not be stored in the standard CDN cache, so these assets will incur Cache Reserve operations costs far more frequently.
5454
- Origin Range requests are not supported at this time from Cache Reserve.
55-
- Vary for Images is currently not compatible with Cache Reserve.
55+
- 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.
5858
- Cache Reserve is bypassed when using the Cloudflare [O2O](/cloudflare-for-platforms/cloudflare-for-saas/saas-customers/how-it-works/) setup.

0 commit comments

Comments
 (0)