You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given most domains are several subdomains deep, when a DNS query cannot be satisfied with an answer and we look to return an authority record (SOA) it's more efficient to start looking from the top down, since in most cases the authority is close to the root.
The text was updated successfully, but these errors were encountered:
Given most domains are several subdomains deep, when a DNS query cannot be satisfied with an answer and we look to return an authority record (SOA) it's more efficient to start looking from the top down, since in most cases the authority is close to the root.
The text was updated successfully, but these errors were encountered: