Skip to content

2011.03.18 10:54

mod_deflate 설정

조회 수 21236 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
아파치 2.x 부터는 웹사이트에서 나가는 데이터를 압축하는 모듈 (mod_deflate)가 있습니다.
 
요즘은 서버의 cpu가 여러개이기 때문에, 압축하는 것에 cpu를 좀 쓴다고 해서 문제 안되고
pc의 경우도 사양이 좋아져서, 압축된거 다시 푸는것에 크게 부담이 안됩니다.
 
송효진님의 설정을 보니까, css와 js를 압축하지 않는 것이 문제가 될 수 있겠더라구요.
그래서 압축하는 부분을 추가해서 설정을 변경했더니, 트래픽이 팍~~~ 줄어 들었습니다.
 
참조
 
httpd.conf에 다음처럼 설정하시면 됩니다.
 
<IfModule mod_deflate>
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-javascript text/css
# 1(min) ~ 9(max)
DeflateCompressionLevel 9
 
# no gzip response.
BrowserMatch ^Mozilla/4 gzip-only-text/html
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png|bmp|zip|tar|rar|alz|a00|ace|txt|mp3|mpe?g|wav|asf|wma|wmv|swf|exe|pdf|doc|xsl|hwp|java|c|t?gz|bz2|7z)$ no-gzip dont-vary
</IfModule>

 

출처 : http://sir.co.kr/bbs/board.php?bo_table=pg_apache&wr_id=394

TAG •

  1. Apache: client denied by server configuration

    Date2010.10.25 ByADMINPLAY Views21665
    Read More
  2. mod_deflate 설정

    Date2011.03.18 ByADMINPLAY Views21236
    Read More
  3. 아파치(apache) 무단 링크 방지

    Date2011.06.18 ByADMINPLAY Views18977
    Read More
  4. Apache 2.2.17 (mod_url 하고 mod_rewrite 충돌)

    Date2011.08.18 ByADMINPLAY Views20396
    Read More
  5. Apache 2.2.21 패치 (mod_proxy_ajp 패치와 apache killer...

    Date2012.01.16 ByADMINPLAY Views19641
    Read More
  6. Apache Worker 방식의 이해 및 설정법

    Date2012.01.16 ByADMINPLAY Views16955
    Read More
  7. [Apache] MPM(Prefork VS Worker)

    Date2012.01.16 ByADMINPLAY Views19639
    Read More
  8. KeepAlive 설정 및 정의

    Date2012.01.16 ByADMINPLAY Views19891
    Read More
  9. Apache 로그레벨의 종류

    Date2012.01.16 ByADMINPLAY Views20844
    Read More
  10. apache cronolog를 이용한 Apache Log File 날짜 별로 생...

    Date2012.01.16 ByADMINPLAY Views23506
    Read More
  11. Apache mod_deflate

    Date2012.01.16 ByADMINPLAY Views23387
    Read More
  12. (간단한 팁) 우분투에 Apache2 설치하기 ( apt-get )

    Date2012.04.01 By로키 Views17603
    Read More
  13. 서비스 제한측면의 아파치 활용 예제

    Date2012.06.26 ByADMINPLAY Views30320
    Read More
  14. [정보] [Apache+PHP] Segmentation Fault가 발생할 경우

    Date2012.07.27 ByADMINPLAY Views47831
    Read More
  15. Apache 에서 최대 접속자 수 늘리기

    Date2012.07.30 ByADMINPLAY Views14405
    Read More
  16. h264 스트리밍 서버 구축(리눅스,아파치) (실시간 아님, ...

    Date2012.08.13 ByADMINPLAY Views17173
    Read More
  17. 아파치에서 멀티도메인 설정 방법

    Date2012.10.09 Byl2zeo Views20974
    Read More
  18. 우분투9.10 - Tomcat6 와 Apache2연동

    Date2012.10.31 ByADMINPLAY Views11402
    Read More
  19. apache가 worker 모드인지 prefork 모드로 동작하는지 확인

    Date2013.01.21 Byl2zeo Views17467
    Read More
  20. 웹페이지 가속 기술인 모드 페이지스피드(mod_pagespeed)...

    Date2013.01.27 Byl2zeo Views12145
    Read More
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234