Load Balancing Cluster not working with Apache HTTP Server 2.4.6 and JBoss EAP 7
I am certifying my application on JBoss EAP 7. My application works on standalone mode but in cluster mode, my application gets deployed but I am unable to login. I am again re-routed to login url. I have setup cluster using mod_cluster. There is no error log in Load Balancer Server logs neither on individual nodes of the cluster. In my test environment, my load balancer and 2 server nodes are on same machine. I have given JBoss nodes different ports and instance-ids to differentiate the nodes. I am sharing my mod_cluster.conf and JBoss standalone-ha.xml extracts from one of the nodes in