Client Relay Autoselection results list

During relay autoselection, I understand the client will ping each relay and determine it’s closest one and select that as it’s primary. Is it possible to see the full list in order of the relays it deems is closest?

If you enable the client debug (EMSG) logging (there are fixlets for it) then you can see a relay selection (send an action down saying “relay select” to trigger it) and you will see the items that are being pinged by the automatic selection (you can’t be on manual selection for a relay)

If you turn on the above logging then remember to turn it off again.

The file used as source for the relay list isn’t really readable but it is Relays.dat in the master actionsite which has all the relays that the root server knows about.

1 Like