What is Health Check?
Health Check refers to a mechanism used by load balancers to monitor the operational status of servers. This functionality is commonly known as the "health check feature" or "health monitor feature."
Load balancers receive client requests from external networks and distribute them across multiple servers within an internal network. If requests are sent to servers that are down or unresponsive, proper processing cannot be performed. To prevent this, load balancers continually verify the status of servers to ensure they are operational. This verification process is called a health check.
There are two main types of health checks: active and passive.
F5’s BIG-IP solution supports all types of health checks, offering robust flexibility. It also allows the combination of both active and passive health check methods for enhanced performance and reliability.