Hacker News new | ask | show | jobs
by mitchs 2497 days ago
As far as I'm concerned this paper more or less describes HTTP(S) fairly well. The "3.5" address is the domain name that resolves to a meaningful IP address for the L3 domain you are in.

Folks are already using disjoint L3 address spaces with elements like load balancers providing the bridge between the public IP space and their own private IP space. I don't know if you could ever sell me on having more than one "main" IP space though, as I don't entirely understand what purpose that would serve, other than massively complicating the process of understanding what it is you are purchasing connectivity to.

See also RFC 1925, particularly sections 2.6a, and perhaps 2.11 :p

1 comments

> As far as I'm concerned this paper more or less describes HTTP(S) fairly well.

Sure, but only if you ignore the specifics and over generalize. As overlaying is fundamental to all client server communications.