Skip to Content
Azure Networking Cookbook
book

Azure Networking Cookbook

by Mustafa Toroman
March 2019
Intermediate to advanced
234 pages
8h 14m
English
Packt Publishing
Content preview from Azure Networking Cookbook

Creating health probes

After the frontend and the backend of the load balancer are defined, traffic is evenly distributed among endpoints in the backend. But what if one of the endpoints is unavailable? In that case, some of the requests will fail until we detect the issue or even fail indefinitely, in case issue is not detected. The load balancer would send a request to all the defined endpoints in the backend pool and the request would fail when directed to an unavailable server.

This is why we introduce the next two components in the load balancer—health probes and rules. These components are used to detect issues and describe what to do when issues are detected.

Health probes constantly monitor all endpoints defined in the backend pool ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Networking Cookbook, Second Edition - Second Edition

Azure Networking Cookbook, Second Edition - Second Edition

Mustafa Toroman, Kapil Bansal Kumar Bansal, Rithin Skaria
Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781789800227Supplemental Content