We have two web servers that we want to load balance using ICM. We’ve toyed with the idea of having two DNS entries for the ICM hostname, and then assigning two IP addresses to each server (which seems to be a standard config), but what is the point when Round Robin DNS does not have the smarts to failover to the other server if one is unavailable. A user may be redirected to an unavailable server, which can be rectified by reloading the browser, but that seems like a lame option. Is there any other way to do this, apart from assigning a different port to HTTP and running ICM though Port 80?