Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ import { DirectoryListing, GlossaryTooltip, Render } from "~/components";

## EDNS Client Subnet (ECS) support

<GlossaryTooltip term="EDNS Client Subnet (ECS)">
EDNS Client Subnet (ECS)
</GlossaryTooltip>
support provides customers with more control over location-based steering during
gray-clouded DNS resolutions and can be used for proximity or geo (country)
steering.
<GlossaryTooltip term="EDNS Client Subnet (ECS)"> EDNS Client Subnet (ECS) </GlossaryTooltip> support provides customers with more control over location-based steering during
gray-clouded DNS resolutions and can be used for proximity or geo (country) steering.

Customers can configure their load balancer using the `location_strategy` parameter, which includes the properties `prefer_ecs` and `mode`.

Expand Down
Loading