504 Gateway Timeout
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 5XX_server_error_responses
- 5
- Created:
Table of Contents
About
The HTTP 504 Gateway Timeout
server error response status code
indicates that the server, while acting as a gateway or proxy, did not
get a response in time from the upstream server in order to complete
the request; this is similar to a 502 Bad Gateway, except that in a
504
status, the proxy or gateway did not receive any HTTP response
from the origin within a certain timeout1.
Anki
Links
References
MDN. “504 Gateway Timeout”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/503. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Allow header
- Category: Concept
- Published:
- Project Management
- Category: Concept