Skip to content

Commit e079187

Browse files
authored
[Fundamentals] Update error-520.mdx
SHIP-9415
1 parent 103a016 commit e079187

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors

1 file changed

+1
-1
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-520.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This error is often triggered by:
1414

1515
- Origin server crashes or misconfigurations.
1616
- Firewalls or security plugins blocking [Cloudflare IPs](https://www.cloudflare.com/ips) at your origin.
17-
- Headers exceeding 16 KB (often due to excessive cookies).
17+
- Headers exceeding 128 KB (often due to excessive cookies).
1818
- Empty or malformed responses lacking an HTTP status code or response body.
1919
- Missing response headers or origin web server not returning [proper HTTP error responses](https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
2020
- Incorrect HTTP/2 configuration at the origin server.

0 commit comments

Comments
 (0)