[첫화면으로]Nginx

마지막으로 [b]

변경사항 (가장 최근의 "일반적인 수정"부터) (다른 변경사항 없음)

-1,6 +1,8
* [https://medium.com/@tk512/nginx-request-auditing-f20e57bef7cd nginx request duplication]
** 요청을 복제하여 다른 서버로 전송
* 요청의 <code>If-Modified-Since</code> 값이 아무리 최근이어도 304 Not Modified가 아닌 200 응답이 떨어져서 의아했는데, [http://nginx.org/en/docs/http/ngx_http_core_module.html#if_modified_since if_modified_since] 옵션의 기본값이 <code>default</code>여서, 응답의 최근 수정 시각(<code>Last-Modified</code> 헤더에 적힌)과 완전히 일치할 때만 304가 나오도록 되어 있어서 그럼. <code>before</code>일 경우 원하는 대로 동작함
<div class="comments">
<longcomments(100)>
</div>


이름:  
Homepage:
내용:
 

컴퓨터분류

마지막 편집일: 2019-11-15 2:24 pm (변경사항 [d])
381 hits | Permalink | 변경내역 보기 [h] | 페이지 소스 보기