Okay, I have been looking around on the net for how to do a round robin, and have found some material but I am not sure how I would implement this with DA.
Okay, say I have two servers: uk1.domain.com and us1.domain.com with IP's of 10.0.0.1 and 10.0.0.2 (for example).
So what I want is for a user to be bumped to either uk1 or us1 when accessing domain.com.
(Forget the locations, this is just for load balancing, nothing to do with pushing users to a better location, however that would also be useful if anyone know's how!!)
Thanks in advance!
Okay, say I have two servers: uk1.domain.com and us1.domain.com with IP's of 10.0.0.1 and 10.0.0.2 (for example).
So what I want is for a user to be bumped to either uk1 or us1 when accessing domain.com.
(Forget the locations, this is just for load balancing, nothing to do with pushing users to a better location, however that would also be useful if anyone know's how!!)
Thanks in advance!