서비의 다락방

뒤로 검색

mod_jk와 mod_proxy 차이점.

2011/09/26 13:25

2009년 7월 기준 mod_jk , mod_proxy 의 장단점.

mod_proxy

* Pros:
      o No need for a separate module compilation and maintenance. mod_proxy,
        mod_proxy_http, mod_proxy_ajp and mod_proxy_balancer comes as part of 
        standard Apache 2.2+ distribution
      o Ability to use http https or AJP protocols, even within the same 
        balancer.
* Cons:
      o mod_proxy_ajp does not support large 8K+ packet sizes.
      o Basic load balancer
      o Does not support Domain model clustering

mod_jk

* Pros:
      o Advanced load balancer
      o Advanced node failure detection
      o Support for large AJP packet sizes
* Cons:
      o Need to build and maintain a separate module

출처 : http://stackoverflow.com/questions/1081918/apache-to-tomcat-mod-jk-vs-mod-proxy

Tags

apache, mod_jk, mod_proxy, tomcat
이 페이지는 Textcube 1.10.9 : Tempo primo 로 구동됩니다 데스크탑 화면