0
나는 다른 포트와 동일한 시스템에 두 개의 제이 보스 노드를하고 난 아파치 서버를 설치하고/conf의/httpd.conf에 다음과 같이 아파치에 mod_cluster 구성 :제이 보스에 대한 mod_cluster 또는 mod_jk 경우 클러스터 작업을 수행하는 방법에 EAP 6.1
<VirtualHost *:8000>
<Directory>
Order deny,allow
Allow from all
</Directory>
<Location /mod_cluster_manager>
SetHandler mod_cluster-manager
Order deny,allow
Allow from all
</Location>
</VirtualHost>
jboss eap standalone-ha.xml과 다른 구성 파일에서 구성해야 할 다른 것을 도와 주시겠습니까? 구성 파일에서