Quote:
|
Wouldn't this defeat the purpose of what the OP is trying to achieve? It would seem as though this won't reduce the server load on the original server as each request to the 'other' server would still result in a hit on the original server.
|
It would should the intention be to "load share", which it doesn't appear to be.
The intention as I read it is to have a mirror site on a US IP but with a .co.uk tld which might not of course have the effect you are looking for.
Yes you are correct in that it is not co-location, just an aliased mirror site.
By including the output from a given URL you eliminate the need to have synchronising for the files and database because the variables and db extractions are processed on the primary host before the server output is streamed to the remote request.
It doesn't increase the server load any more than having the sub domain located on the same host and the latency should not increase significantly.
Don't forget of course we are NOT considering a site that is going to be in the 1,000+ concurrent users kind of traffic range, So server and database clustering isn't really an option. I would suggest that unless you actually have root access to one or both servers automatic synchronising isn't going to be an option either.
To synch databases, both servers will need the firewalls to have open TCP/UDP ports to the other server to allow traffic between them. There are so many things involved, that unless you have direct access to the servers you simply are not going to get the server techs from both providers to do what is needed. ESPECIALLY given that at least one of them is 1and1
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|