How to configure same context applications to use different machines with ModCluster and Wildfly10
I'm trying to use ModCluster to load balance some servers. We have one single EAR that need to be load balanced by different DNSs. We have this scenario. We need to maintain the same context 'system1' because of backward compatibility 4 servers for urla.com.br/system1/ 2 servers for urlb.com.br/system1/ Using Wildfly 10.1.0 in domain mode, they are separated by two server groups: URLA and URLB . They share the same profile (URL-HA) and socket bindings (URL-HA-SOCKET). I have an Apache with mod_cluster with a minimal configuration. LoadModule cluster_slotmem_module modules/mod_cluster_slotmem