NGINX uses passive health checks to shield your application users from outages by automatically diverting traffic away from servers that don’t respond to requests. Passive health checks can detect unhealthy servers even before they fail to process a request. They help prevent users from experiencing outages due to server timeouts.

6m read timeFrom cncf.io
Post cover image
Table of contents
What Is a Health Check?Use Cases for Passive Health ChecksUse Cases for Active Health ChecksHow to Configure Health ChecksConclusion: Pick the Health Checks that Match Your Application Requirements

Sort: