- premature client close, 서버에서는 request 에 대한 준비를 해서 한창 response 하고 있는데 사용자가 브라우저를 닫았을 때.. ㅋㅋ
- File does not exist, 없는 경로를 request 했거나, request 에 포함된 파일이 존재하지 않을 때..
아래 내용은 해킹하는 넘들.. ㅠ.
/firefox/.test(l),u=/msie/.test(l)&&!/opera/.test(l),g={0:_atr,1:
- Client timeout has expired
- Request does not belong to any virtual host or the node. Access is denied. server address=xxx.xxx.xxx.xxx:443, host=xxx.com
'Server Oriented > Java & JSP' 카테고리의 다른 글
Java Collections (0) | 2016.04.12 |
---|---|
HashMap 과 Enumeration 를 이용한 (한글)파라미터 수집 (0) | 2016.03.31 |
JSONObject 관련 라이브러리 (0) | 2015.12.14 |
Expecting "jsp:param" standard action with "name" and "value" attributes (2) | 2015.09.19 |
Calendar 의 month 는 0 부터 시작.. (0) | 2015.09.17 |