5xx · Server Error
504Gateway Timeout
服务器作为网关,未及时从上游服务器收到响应。
What is HTTP 504?
504 Gateway Timeout 表示作为网关的服务器未及时从上游服务器收到响应。与 502 不同,504 特指超时而非无效响应。常见于慢数据库查询或上游 API 超时。
Example
Nginx waiting for slow backend → 504 Gateway TimeoutCheck a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →