Can I use two different servers for one site? how?
Posted
by stacker
on Server Fault
See other posts from Server Fault
or by stacker
Published on 2010-06-08T16:53:11Z
Indexed on
2010/06/08
17:02 UTC
Read the original article
Hit count: 290
dns
Is it possible to use two servers (or more) for the same site, and with different data?
For example server1 has page1.html, and server2 has page2.html and they both can be accessed from www.site.com
. Is it possible?
How do you think that can be possible?
well, each DNS point to a specific server, but I see that I can specify a few servers, like NS1, NS2, NS3...
© Server Fault or respective owner