Hi,
We run a live service from A or B. This service is accessed by a static URL (www.liverserviceexample.com for example) so the user doesn't know which we are running from as we fail-over regularly.
What is the best way to test and ideally display on a dashboard whether the response is from A or B IP Address? ie. what server are we live on?
Thanks