Any suggestions would be greatly appreciated,
Jacob
Hy Jakob,
a good way of is DNS round robbing... Poor mans 'load balancing' :)
Every domain name maps to one or more ip-addresses this will give you
at least a aproximate 50% load-share between two machines, by this
mechanism - not perfect but enough for most uses. With a little shell
script it is more then easy to remove dead servers from the resolver
linrary. Check if your bind versions supports this functionality, i
have done this for a few month but i can't remember the bind version.
H2h
Frank