a backup only activates if the main server is down (because of no source), and it will serve the backup on the same server host-port, so if the dnas server is really down (as in not running), so will the backup....
a relay is different in that if the main server is full (no listen slots available), requests to the full server will be redirected to the relay (cluster logic)....
the dnas can't load balance with any intelligence, but it does provide some fail-over.
if both of your main servers are relays of a (private) server, you could do some level of load balancing with the links you provide from your site.
|