Round Robin DNS is the simplest way to load balance a webserver between 2 or more servers in different location or to have network redundancy. For load balancing, it does not take in consideration the load on the servers but it's extremely easy to setup. It's also quite effective for network redundancy, you can plug a single server on 2 different network/switch and if one fail, all trafic will go on the available network.