Tailscale clients make direct connections to each other, almost all the time. To do that, they need reliable communication infrastructure to determine how to connect (using DISCO packets), and a communication path of last resort to use when the local network on one or both ends is hostile enough that direct connections are not feasible. Tailscale runs a global network of DERP relay servers to cover both of these needs.
This week, we added nine additional DERP locations to complement our existing relay network. By operating in more locations globally, your devices are more likely to be closer to a server. That means you can more quickly and easily establish network connections. And, if your connection goes through a closer relay, it’ll likely be faster.
New locations
We added DERP sites in nine new locations:
- Amsterdam
- Denver
- Hong Kong
- Johannesburg
- Los Angeles
- Madrid
- Miami
- Paris
- Toronto
You can use tailscale ping
to see if a given connection uses DERP. To find the closest DERP server to a device, look at the list of Relays on the device details page in the admin console or run tailscale netcheck --verbose
.
Adding new servers in regions with a high density of users reduces the load on existing servers — but we also embiggened the existing servers. This should improve throughput for all users that rely on DERP servers. Tailscale will also continue to add more DERP locations to reduce latency for discovery and relayed connections.