a6-recipe-health-check

Installation
SKILL.md

a6-recipe-health-check

Overview

Health checks monitor upstream backend nodes and automatically remove unhealthy nodes from the load balancer pool. APISIX supports two types:

  • Active: APISIX periodically probes each node with HTTP/HTTPS/TCP requests
  • Passive: APISIX analyzes real traffic responses to detect failures

Use both together for the most robust setup.

When to Use

  • Automatically remove failing backend nodes from rotation
  • Detect and recover from backend failures without manual intervention
  • Ensure high availability across multiple backend instances
  • Monitor backend health status via the a6 CLI
Installs
1
Repository
api7/a6
GitHub Stars
1
First Seen
Jul 23, 2026
a6-recipe-health-check — api7/a6