[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: censored? corrected [Steve Pizzo cited in The Spotlight]



In article <[email protected]>,
Lynne L. Harrison <[email protected]> wrote:
>   If, however, the growth continues with people, not only accessing the net,
> but getting domain names - doesn't it seem likely that, at some point, only
> IP addresses will be left (or dumb domain names like http://www.stkdlcp.com)?
>   Ergo, what is the problem with having a numerical URL?

Stability.  Originally DNS was just a handy user-friendly thing, but then
it because the primary way to name a host.  This allowed the IP address
to become irrelevant, which allows entire sites to be renumbered when the
network topology changes.  This is important to keep the routing tables
small (by minimizing the backwards-compatibility exceptions), which is
a critical problem today.  Thus all recent architectural decisions have
been away from direct use of IP addresses anywhere.

DNS zone table size is also a problem; solutions will probably be in the
form of new top-level domains.  You might be see http://fubarco.www or
http://www.ibm or http://www.fubarco.inc, but not http://10.5.23.10.

Neither routing table scaling nor DNS zone scaling is really on-topic;
if you're interested I'll give you some pointers in private mail.
-- 
Shields.