File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
datacenter/dtr/2.2/guides/admin/configure Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ This allows users to access DTR using a centralized domain name. If a replica
14
14
goes down, the load balancer can detect that and stop forwarding requests to
15
15
it, so that the failure goes unnoticed by users.
16
16
17
- ## Load- balancing DTR
17
+ ## Load balancing DTR
18
18
19
19
DTR does not provide a load balancing service. You can use an on-premises
20
20
or cloud-based load balancer to balance requests across multiple DTR replicas.
21
21
22
22
Make sure you configure your load balancer to:
23
23
24
- * Load- balance TCP traffic on ports 80 and 443
24
+ * Load balance TCP traffic on ports 80 and 443
25
25
* Not terminate HTTPS connections
26
26
* Use the ` /health ` endpoint on each DTR replica, to check if
27
27
the replica is healthy and if it should remain on the load balancing pool or
You can’t perform that action at this time.
0 commit comments