summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-04-22 12:50:30 +0200
committerDavid Lönnhager <david.l@mullvad.net>2022-04-26 10:44:05 +0200
commit98cfe4f7973b9cd22683ec952ddd232358e90a3e (patch)
tree5ebf32e2202a55598d28003bfabf61bd99f508e9 /docs
parent391f11e517b00ba61eb8bb442741705f0dffe112 (diff)
downloadmullvadvpn-98cfe4f7973b9cd22683ec952ddd232358e90a3e.tar.xz
mullvadvpn-98cfe4f7973b9cd22683ec952ddd232358e90a3e.zip
Update relay selector docs
Diffstat (limited to 'docs')
-rw-r--r--docs/relay-selector.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/docs/relay-selector.md b/docs/relay-selector.md
index 8da8ea69a9..ab6a808d0f 100644
--- a/docs/relay-selector.md
+++ b/docs/relay-selector.md
@@ -75,13 +75,10 @@ relay location will be used.
### Selecting a bridge endpoint between filtered relays
When filtering bridge endpoints by location, if multiple bridge endpoints match the specified
-constraints then currently the one which is geographically closest to the selected tunnel relay
-would be selected. Ideally, rather than always picking the closest one given the same constraints
-and tunnel endpoint, a different but still geographically close bridge endpoint would be selected if
-the daemon failed to connect to the first ones initially. If bridge state is set to _On_, then a
-bridge is always selected and used. If it's set to _auto_, a bridge will only be tried after 3
-failed attempts at connecting without a bridge and only if the relay constraints allow for a bridge
-to be selected.
+constraints then endpoints which are geographically closer to the selected tunnel relay are more
+likely to be selected. If bridge state is set to _On_, then a bridge is always selected and used.
+If it's set to _auto_, a bridge will only be tried after 3 failed attempts at connecting without a
+bridge and only if the relay constraints allow for a bridge to be selected.
### Bridge caveats