>Why not using 'roundrobin' ???
>
>Install a couple of Web-Servers, give each Server an IP and 
>then setup for each Server a A-Record on your DNS-Server 
>pointing to the same hostname.


The problem with round robin is that when one server fails over it keeps sending them 
connections, I once saw a DNS server implemented in Perl which worked in a round robin 
fashion but making some kind of test to know if the server was up and running 
correctly, I remeber it was called something like "lb-named"

Mario.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to