Forum Discussion
Manmeet Singh
Apr 05, 2018Copper Contributor
If ADFS service is down, Azure Traffic Manager does not respond about it
We have configured ADFS Farm.
There are 2 ADFS Servers.
There are 2 WAP Servers.
There is 1 Azure Traffic Manager which interacts with WAP servers through endpoints.
If WAP service is down in...
Mitch King
Apr 23, 2018Iron Contributor
Do you not have NLB in front of the ADFS servers? if not I would recommend load balancing the back end ADFS servers with sensors
- Manmeet SinghApr 29, 2018Copper ContributorNo, we do not have. Can you please explain little more about "with sensors"?
Please provide configuration guidance or suggest any relevant article.
Thanks Mitch!- Mitch KingMay 01, 2018Iron Contributor
Hi Manmeet,
By sensors I meant probes to see if the service/url is up.
See the image it has a load balancer in front of WAP then another load balancer in front of the ADFS servers
- Manmeet SinghMay 08, 2018Copper ContributorThanks