Does satellite resolve node ip or a client?

I suspect it’s satellite, and clients receive ip addresses; therefore using a cname for the node address should not impact performance. Correct?

Last time I checked the satellite does this when it fills the node selection cache. This makes the lookup asynchronous with any data transfers and saves the client from having to do many lookups, speeding up the transfers.

3 Likes