Load Balancing

Health Check

English

Overview

A mechanism that periodically checks whether a server is operating normally.

Details

A mechanism that periodically checks whether backend servers are healthy and removes any that are down from the pool. Checks range in depth, from a simple TCP connection test up to actually sending a request to an application URL and confirming a normal response.

More Networking terms