사용자 도구

사이트 도구


nginx:gzip

문서의 이전 판입니다!


nginx gzip

텍스트 컨텐츠는 gzip 압축으로 전송해야 성능에 좋다.

gzip  on;
gzip_disable "MSIE [1-6]\.(?!.*SV1)";
gzip_types application/x-javascript text/javascript application/json text/json text/css ;
nginx/gzip.1351134545.txt.gz · 마지막으로 수정됨: 2012/10/25 12:09 저자 kwon37xi