static proxy (1) 썸네일형 리스트형 [WildFly] apache wildfly 연동(mod_cluster) 개요 apache 웹서버와 연동하는 방법은 mod_jk, mod_proxy 그리고 mod_cluster 를 이용한 방법이 있습니다. 여기서는 mod_cluster를 이용한 방법에 대해 소개 하고자 합니다. mod_cluster의 가장 큰 이점은 서버측 로드 발란스를 제공한다는 것입니다.(즉 웹어플리케이션 서버의 부하에 따라 로드를 분산할수 있는 기능을 제공) 테스트 환경 CentOS 7.6 apache 2.4.41 mod_cluster http module 1.3.11 wildfly 16 1. 아파치 웹서버에 mod_cluster http module 설치 mod_cluster http module : https://modcluster.io/source-code/ 에서 http module source .. 이전 1 다음