Hello the list, I have to make a cluster with two servers, having the architecture in the image bellow
The two severs share a virtual IP (VIP), and when we call the VIP in port 8080 VIP:8080, it must be redirected to the first server (if active) on port 8081 or to the second (if active) on port 8082 (IP1:8081 or IP2:8082). How is it possible to tell pacemaker the ports that we need to redirect the request to. Thanks in advance. Regards
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker