Add relay failover test

This commit is contained in:
braginini
2026-02-10 21:45:49 +01:00
parent 0eb13726de
commit 3ef821d7e9

View File

@@ -327,6 +327,15 @@ Relays:
[rels://relay-eu.example.com:443] is Available
```
You can also test failover by stopping one of the relay servers and checking the status again. The client will detect the unavailable server and use the remaining one:
```
Relays:
[stun:relay-us.example.com:3478] is Available
[stun:relay-eu.example.com:3478] is Unavailable, reason: stun request: context deadline exceeded
[rels://relay-us.example.com:443] is Available
```
### 3.3 Test Relay Connectivity
You can force all peer connections through relay to verify it works end-to-end. On a client, run: