CDN: How is it possible that my DNS delivers a different IP depending on the visitors location?

Ok it seems I can now give a rough answer to my own question. Anurag Bhatia says that there exist two methods how a CDN works: DNS Have DNS to do the magic i.e when users from network ISP A lookup for cdn.website.com, they should get a unicast IP address of Cache A in return, … Read more

How is it possible for the Root Name Servers to handle all DNS requests?

They’re 13 highly available clusters of servers, not simply 13 servers. Among other things, root nameserver operators are required to have enough capacity to handle three times their normal traffic load (RFC 2870). This leads to rather large clusters. However, the root nameservers only serve responses for the top level domains themselves, i.e. com., net., … Read more