Skip to content

Commit bdf8349

Browse files
angelampcostaDuncan-Cloudflare
authored andcommitted
Adds note about max upload size (cloudflare#22774)
* See SPM-2839 for details. * Adds note about max upload size --------- Co-authored-by: Duncan-Cloudflare <[email protected]>
1 parent 0abecd9 commit bdf8349

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/content/docs/cache/concepts/default-cache-behavior.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Cloudflare’s CDN provides several cache customization options:
5959

6060
<FeatureTable id="network.max_upload_size" />
6161

62+
Customers can reduce the **Maximum Upload Size** from the zone's **Network** page.
63+
6264
If you require a larger upload, group requests smaller than the upload thresholds or upload the full resource through an [unproxied (grey-clouded) DNS record](/dns/proxy-status/).
6365

6466
### Cacheable size limits

src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/error-413.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ The upload limit for the Cloudflare API depends on your plan. If you exceed this
2222

2323
<FeatureTable id="network.max_upload_size" />
2424

25+
Keep in mind, customers can reduce the **Maximum Upload Size** from the zone's **Network** page which can cause a `413`.
26+
2527
If you require a larger upload, break up requests into smaller chunks, change your DNS record to [DNS-only](/dns/proxy-status/#dns-only-records), or [upgrade your plan](/billing/change-plan/).

0 commit comments

Comments
 (0)