Forum Moderators: open

Message Too Old, No Replies

IIS + Linux servers load balance

         

hiusing

2:30 pm on Apr 22, 2006 (gmt 0)



I have couple of Windows and Linux dedicated server from different provider would like to cluster them for load balance. The main dns server is in a Windows box and I want to use a simple round robin DNS for load balance solution. As you know round robin DNS does not protect against crash server so I'm about to write a simple program to ping each other from the DNS server, and update (add/remove) the DNS with according to the status of the ping in the web fram.

Do you know a method or api to modify DNS in windows server?

Thanks,
Naki

mrMister

2:00 pm on May 8, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Even if you do change the DNS as soon as the server crashes, it will still take some time for the DNS changes to propogate across the Internet.

I don't think round robin DNS will do what you want it to do.