keecode logokeecode
504

Gateway Timeout

Server Error

Description

The server was acting as a gateway or proxy and did not receive a timely response from the upstream server

Common Usage

Upstream server took too long to respond

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 504 Gateway Timeout

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 504 Gateway Timeout