Skip to content

Commit 283cdb2

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent 84f70e0 commit 283cdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/load-balancing/understand-basics/health-details.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: concept
33
title: How endpoints and pools become unhealthy
4+
description: Learn how Cloudflare's dynamic load balancing ensures traffic is directed to healthy endpoints and pools, using monitors and health checks to maintain optimal performance.
45
sidebar:
56
order: 5
67

@@ -13,7 +14,6 @@ When we talk about dynamic load balancing, that means your load balancer only di
1314
But how does your load balancer *know* which endpoints can handle the traffic? We determine that through a system of monitors, health monitors, and pools.
1415

1516
***
16-
1717
## Dynamic load balancing
1818

1919
Dynamic load balancing happens through a combination of <GlossaryTooltip term="pool" link="/load-balancing/pools/">pools</GlossaryTooltip>, <GlossaryTooltip term="monitor" link="/load-balancing/monitors/">monitors</GlossaryTooltip>, and <GlossaryTooltip term="health check">health checks</GlossaryTooltip>.

0 commit comments

Comments
 (0)