sorry if the question is a bit ambiguous but it is the first time for me to set up a load balancer and I am a little worried.
I want to create a Glassfish Cluster, at the moment I am following this link: http://javadude.wordpress.com/2011/04/25/glassfish-3-1-clustering-tutorial/
In the above tutorial one of the nodes runs also as a load balancer (DAS - Domain Administration Server). In my scenario of course I intend to build 3 nodes, one acting as a load balancer for the other two.
Everything is pretty clear but can anyone give me an idea what to do if the node that acts as a load balancer fails?
Any information will be highly appreciated.