DNS

Full-Service Resolver (Caching DNS Server)

English

Overview

A caching DNS server that performs name resolution on behalf of a client.

Details

A DNS server that performs recursive name resolution on behalf of a client and caches the result. Servers provided by an ISP are a typical example. A cached answer is kept for the duration of its TTL, so a repeated query for the same name can be answered instantly from cache without asking the authoritative server again.

More Networking terms