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
Currently we cache the result of the NS lookup for a name, but we don't cache the individual queries. Doing this could save a lot of redundant queries to the root and TLD servers.
The text was updated successfully, but these errors were encountered:
Currently we cache the result of the NS lookup for a name, but we don't cache the individual queries. Doing this could save a lot of redundant queries to the root and TLD servers.
The text was updated successfully, but these errors were encountered: