HTTP 5xx
524 A Timeout Occurred
A Cloudflare-specific code: Cloudflare connected to the origin but it did not respond before the timeout.
What causes it
- A long-running request on the origin that exceeds Cloudflare's response timeout (100s by default).
How to fix it
Speed up the slow endpoint, move long jobs to a background queue, or raise the timeout on an Enterprise plan.
Example response
A typical raw HTTP response a client receives for a 524, with the headers this code is defined around.
HTTP/1.1 524 A Timeout Occurred
Content-Type: text/html; charset=utf-8Related codes
500Common
Internal Server ErrorA generic server-side error. Something failed on the server and it could not complete the request.501
Not ImplementedThe server does not support the functionality required to fulfill the request.502Common
Bad GatewayA server acting as a gateway or proxy got an invalid response from the upstream server it was trying to reach.503Common
Service UnavailableThe server is temporarily unable to handle the request, usually because it is overloaded or down for maintenance.504Common
Gateway TimeoutA gateway or proxy did not get a timely response from the upstream server.505
HTTP Version Not SupportedThe server does not support the HTTP protocol version used in the request.Know before your visitors do.
Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 5xx error, so you can fix it before it costs you.