"HTTP 499"의 두 판 사이의 차이

(새 문서: ==개요== ;HTTP 499 * 서버가 요청에 응답하기 전에 클라이언트가 연결을 닫았음 <syntaxhighlight lang='text'> 127.0.0.1 - - [30/Aug/2022:01:23:36 +0000] "GET ht...)
 
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;HTTP 499
;HTTP 499
* 서버가 요청에 응답하기 전에 클라이언트가 연결을 닫았음
* 서버가 요청에 응답하기 전에 클라이언트가 연결을 닫음


<syntaxhighlight lang='text'>
<syntaxhighlight lang='text'>
9번째 줄: 9번째 줄:


==같이 보기==
==같이 보기==
* [[HTTP 504]]
* [[HTTP 상태 코드]]
* [[HTTP 상태 코드]]
* [[110: Operation timed out]]
* [[110: Operation timed out]]

2022년 8월 30일 (화) 10:46 기준 최신판

1 개요[ | ]

HTTP 499
  • 서버가 요청에 응답하기 전에 클라이언트가 연결을 닫음
127.0.0.1 - - [30/Aug/2022:01:23:36 +0000] "GET http://github.com/ HTTP/1.1" 499 0 "-" "curl/7.74.0"
2022/08/30 01:24:37 [error] 7#0: *7 upstream timed out (110: Operation timed out) while connecting to upstream, client: 127.0.0.1, server: , request: "GET http://github.com/ HTTP/1.1", upstream: "http://135.79.246.80:80/", host: "github.com"

2 같이 보기[ | ]

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