--- title: 504 Gateway Timeout slug: Web/HTTP/Status/504 translation_of: Web/HTTP/Status/504 ---
{{HTTPSidebar}}

504 Gateway Timeout 錯誤表明伺服器以閘道器或代理訪問時,並沒有上游伺服器即時收到完成請求所需的回應。

注意:{{interwiki("wikipedia", "閘道器" )}}可能位於網路上的不同地方。502 錯誤通常也不是開發者可以修復的,通常需要在要訪問的的伺服器或代理修復之。

狀態

504 Gateway Timeout

規範

規範 標題
{{RFC("7231", "504 Gateway Timeout" , "6.6.4")}} Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content

瀏覽器相容性

The information shown below has been pulled from MDN's GitHub (https://github.com/mdn/browser-compat-data).

{{Compat("http.status.504")}}

See also