What HTTP 520 means
Cloudflare 520 means the connection to your origin succeeded but the response was malformed. Common causes: origin app crashed mid-response, RST_STREAM, oversized headers, missing/invalid HTTP status line.
Typical causes
- Origin app crashed mid-response
- Oversized response headers
- RST_STREAM from origin
- Missing HTTP status line