Health Checks on a Vultr Load Balancer monitor the status of your backend servers by periodically sending requests to them. These checks assess whether a server is healthy and responsive, enabling the Load Balancer to route traffic only to servers that are functioning correctly. By configuring health checks, you ensure that traffic is directed away from servers experiencing issues, maintaining the reliability and performance of your application.
Follow this guide to manage the health checks on a Vultr Load Balancer using the Vultr Console, API, CLI, or Terraform.
- Navigate to Products and click Load Balancers.
- Click your target Load Balancer to open its management page.
- In Details, review current health status and click the pencil icon.
- Scroll down to the Health Checks section to manage it.
- Enter the target port in the Port field to monitor.
- Set the Interval in seconds to perform health checks on the target port.
- Set the Response timeout in seconds for how long the Load Balancer should wait between responses on the target port.
- Set the Unhealthy Threshold to define how many times an instance should fail before the Load Balancer stops forwarding traffic.
- Set the Healthy Threshold to define how many times an instance should pass before the Load Balancer starts forwarding traffic to it.
- Enter the URL path in the HTTP Path field to perform healthy checks.
- Click Save changes to apply the changes.
0 Comments
Be the first to comment and share your perspective with the community.