@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-load-balancer-health-checks>
  a schema:TechArticle ;
  schema:headline "Agent Load Balancer Health Checks" ;
  schema:url <https://anchorfact.org/ai/agent-load-balancer-health-checks/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-load-balancer-health-checks>
  schema:citation <https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-load-balancer-health-checks>
  schema:citation <https://cloud.google.com/load-balancing/docs/health-check-concepts> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-load-balancer-health-checks>
  schema:citation <https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-custom-probe-overview> ;
  af:sourceTier "B" .