- mod_cluster documentation
http://docs.jboss.org/mod_cluster/1.2.0/html/Intro.html
Overview
- mod_jk, mod_proxy와 다르게 mod_cluster는 어플리케이션 서버와 httpd 사이에 커넥션을 하나더 사용
- 어플리케이션 서버들은 이 커넥션에 HTTP method를 통해 server-side load balance factors and lifecycle events를 httpd에게 전송한다. (MCMP: Mod Cluster Management Protocol)
- mod_jk
https://community.jboss.org/wiki/UsingModjk12WithJBoss
- mod_jk vs mod_cluster
http://stackoverflow.com/questions/13609320/mod-jk-vs-mod-cluster