"HTTP 코드 504 게이트웨이 타임아웃"의 두 판 사이의 차이

잔글 (Jmnote님이 504 Gateway Time-out 문서를 HTTP 504 게이트웨이 타임아웃 문서로 이동했습니다)
13번째 줄: 13번째 줄:
</html>
</html>
</syntaxhighlight>
</syntaxhighlight>
==같이 보기==
* [[HTTP 상태 코드]]


[[분류: HTTP]]
[[분류: HTTP]]
[[분류: nginx]]
[[분류: nginx]]

2022년 8월 30일 (화) 10:31 판

1 개요

HTTP 504 Gateway Time-out
HTTP 504 게이트웨이 타임아웃
root@wsl:~# curl -x http://127.0.0.1:3128 http://github.com
<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.21.6</center>
</body>
</html>

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}