Skip to main content

Is there a better way to set up DNS at the registrar?

Comments

4 comments

  • quietFinn
    Personally, I would not do all that extra work to add dns records manually when cPanel does it automatically, the only difference is that you use registrar's nameservers instead of your own. If your nameservers work there can't be any significant difference in speed or performance.
    0
  • Suhesh K S
    If you are using the name servers which is pointing to the cpanel itself, it will manage everything like adding a subdomain, change in site IP etc.. But if you are using remote name servers ( like registrar name servers or Cloudflare name servers ), then you should need to replicate the same entries ( like in the case of DKIM) from cpanel to name servers.
    0
  • GoWilkes
    My thought was that it may shave a few milliseconds off of every page view if the domain doesn't have to ping the server to figure out the DNS. I've been micro-optimizing for awhile now, when I discovered that shaving 10ms here and 20ms there was adding up! By now I've cut my load time in half, which has resulted in more pages per session. But I'm really not sure if this one would shave off any additional load time, or if it'd be a big waste of time :-/
    0
  • cPRex Jurassic Moderator
    That isn't how DNS works. DNS doesn't always "ping" the actual nameserver as the records are cached around the world. That's why propagation has to happen after every DNS change, as all the other servers around the world pick up on the record as the TTL expires. So, while the theory is sound that a bigger/scarier nameserver could be faster, it likely isn't the case unless you have an extremely busy nameserver system due to how caching works.
    0

Please sign in to leave a comment.