Closed Thread
Results 1 to 2 of 2

Thread: Why is DNS so complicated?

  1. #1
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Why is DNS so complicated?

    Maybe this is just a stupid thought... and I did not learn much about the DNS and stuff, but I know the bare essentials.. anyways, what is instead of having the servers to resolve the domain's ip, and this can take up to 48 hours.. why not just have a server somewhere that contain all the domains (like there already is) and besides just that, it will also contain the server ip.. and instead of inserting the nameservers, the webmasters will have a login on this server and update the ip into their databases.. so browsers will connect to this server and just resolve the ip straight away by submitting a query to this server and this server will forward the ip to the browser according to the ip in the database... this way, as soon as the webmaster will update the ip, it will change straight away into the database, with no DNS delay..

    Maybe I'm missing a lot of stuff.. but it is just a thought that just went through my head.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: Why is DNS so complicated?

    it was like that in the beginning, with a replicating hosts-file, but it became unpractical as it grew. and the delay is not depending on the server, but only that it is a time to live value set to reduce traffic, so your computer don't have to access the nameserver every time, and let the computer trust the info for that time. before a change, you could lower ttl to just one hour if you are planning to do changes, and set it back to default when the changes are set.
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Why is CSS always so complicated for me?
    By An Alien in forum JavaScript and CSS
    Replies: 10
    Last Post: 04-20-2011, 07:57 PM
  2. Complicated Calculator
    By Oran in forum C# Programming
    Replies: 6
    Last Post: 08-04-2010, 02:58 AM
  3. Why math is so complicated.
    By Moudi in forum The Lounge
    Replies: 5
    Last Post: 04-23-2010, 11:56 PM
  4. How complicated would this project be?
    By Joy in forum Computer Software/OS
    Replies: 4
    Last Post: 09-30-2008, 09:17 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts