On Oct 30, 2008, at 10:34 AM, Bryan Irvine wrote: > I've got a client using round-robin, and in an attempt to make more of > the load go to one particular server he added multiple a records with > the same IP. > > > www IN A 1.2.3.4 > www IN A 1.2.3.5 > www IN A 1.2.3.6 > www IN A 1.2.3.6
Can that third machine run a second IP address, say, 1.2.3.6 + 1.2.3.7 ? Then you could use.. www IN A 1.2.3.4 www IN A 1.2.3.5 www IN A 1.2.3.6 www IN A 1.2.3.7