[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Secondey Server
> I though of something but I don't know if its will work.
>
> first step:
> Modify domain to have two dns server (primary secondary).
>
> server 1 - apache with bind. (the primary)
> Server 2 - same but it will be the secondary ip/name (bind)
>
> Now the Q. is how the dns lookup working.
> If it first check for the first dns and find it (let say) not
> responding it will
> move to the second which will activate the secondary web,
> then the idea should
> work.
It'll put each user in a diffrent server, by turns. Thats the Round Robin
Algorithm.
Thanks,
Chen.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il