zoukankan      html  css  js  c++  java
  • Primary DNS VS Secondary DNS (转) Anny

    http://www.ntchosting.com/dns/primary-and-secondary.html

    Primary DNS / Secondary DNS

    DNS, or Domain Name Server, represents a computer, which is charged with the task of translating domain names into IP addresses. Thanks to the DNS service we can type access websites by only typing their alpha-numeric names (domain names) in the browser instead of their IP addresses, which are the real server-side names of the websites.

    There are two basic types of DNS - primary DNS and secondary DNS, which are generally applied to each newly registered domain. They are name server computers where the record of your domain name is stored. The information on both servers is identical. The two DNS values are usually configured by your ISP or hosting provider and given to you as a very important part of your domain registration order details.

    In general, domain names can work with only one name server - the primary DNS. However, practice has shown that a domain name needs to have at least two name servers assigned in order to be available at any time. In case there is a problem with the primary name server, the secondary name server will be able to answer the online request for a particular domain. This back-up requirement has turned into an accepted Internet standard that prevents domain names from going offline.

  • 相关阅读:
    ZJOI2019爆蛋记
    NOIp2018退役记
    拓展中国剩余定理(exCRT)摘要
    FFT(快速傅里叶变换)摘要
    主席树摘要
    LCT摘要
    替罪羊树摘要
    FHQ Treap摘要
    逻辑回归1-逻辑回归原理详解
    NLP自然语言处理原理及名词介绍
  • 原文地址:https://www.cnblogs.com/limei/p/2077860.html
Copyright © 2011-2022 走看看