Hi All,
I have a Virtual service I need to setup that direct traffic to one preferred server of two possible ones.
So server1 has service on 8081, and server2 has same service on 8081 both are up all the time. But we want to direct traffic to server1 all the time unless server1 fails, in this case go to server2.
Hope this makes sense.
Thanks
Andy.