Skip to content

Commit 30faaa3

Browse files
whoshuujoaofnfernandes
authored andcommitted
Use hyphen-less load balance
1 parent ac0ecf3 commit 30faaa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

datacenter/dtr/2.2/guides/admin/configure/use-a-load-balancer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ This allows users to access DTR using a centralized domain name. If a replica
1414
goes down, the load balancer can detect that and stop forwarding requests to
1515
it, so that the failure goes unnoticed by users.
1616

17-
## Load-balancing DTR
17+
## Load balancing DTR
1818

1919
DTR does not provide a load balancing service. You can use an on-premises
2020
or cloud-based load balancer to balance requests across multiple DTR replicas.
2121

2222
Make sure you configure your load balancer to:
2323

24-
* Load-balance TCP traffic on ports 80 and 443
24+
* Load balance TCP traffic on ports 80 and 443
2525
* Not terminate HTTPS connections
2626
* Use the `/health` endpoint on each DTR replica, to check if
2727
the replica is healthy and if it should remain on the load balancing pool or

0 commit comments

Comments
 (0)