|
Message
From: Andras Tantos <andras_tantos@y...>
Date: Tue, 22 Jan 2002 08:18:25 -0800 (PST)
Subject: Re: [oc] Re: mirror - Domain names
> > The DNS server needs to respond with different addresses depending on
> > the requester's IP address. Apart from software support, that
> requires
> > building a network mapping table that makes sense, which would be
> quite
> > some work I guess.
>
> Given the apparent complexity of implementing my suggestion of
> variable domain resolution, I don't think it is worth following it
> though.
> Maybe in the future when tools to do it improve?
>
I guess there is a relatively simple solution for that: on the requester's
IP address perform an inverse DNS search (nslookup) and choose a host who
has the same country code that the host uses. (or geographically close to
that.) I would do it in the index.shtml using server-side scripts and
redirect rather than in the DNS server itself. If the nslookup don't give
us anything usefull we can still fall back to the 'please choose a country
closest to you!' type solution.
Andras Tantos
|