Skip to content

Commit 9e99007

Browse files
Update limits.mdx (#17896)
* Update limits.mdx Clarity around response headers and body * Retrigger CI --------- Co-authored-by: Kody Jackson <[email protected]>
1 parent 3a4a602 commit 9e99007

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/workers/platform/limits.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ Cloudflare Enterprise customers may contact their account team or [Cloudflare Su
5050

5151
## Response limits
5252

53-
Cloudflare does not enforce response limits, but cache limits for [Cloudflare's CDN are observed](/cache/concepts/default-cache-behavior/). Maximum file size is 512 MB for Free, Pro, and Business customers and 5 GB for Enterprise customers.
53+
Response headers observe a total limit of 32 KB, but each header is limited to 16 KB.
54+
55+
Cloudflare does not enforce response limits on response body sizes, but cache limits for [our CDN are observed](/cache/concepts/default-cache-behavior/). Maximum file size is 512 MB for Free, Pro, and Business customers and 5 GB for Enterprise customers.
5456

5557
---
5658

0 commit comments

Comments
 (0)