Lines Matching refs:resolver

123 …all to a minimal function resolution entity called a **stub resolver** (2). The stub resolver (usi…
124 IP addresses) contacts a resolver (a caching name server or full-service resolver) (3), which in tu…
127 is taken from the resolver's cache, removing the need to repeat the name resolution process and use…
128 the stub resolver, the resolver, and the authoritative name servers uses the DNS protocol's query a…
148 The stub resolver sends a **recursive query** message (with the required domain name in the QUESTIO…
149 A **recursive** query simply requests the resolver to find the complete answer. A stub resolver onl…
150 and always needs the service of a resolver. The response to a recursive query can be:
156 The resolver, on receipt of the user's recursive query, either responds immediately, if the ANSWER …
157 the DNS hierarchy to obtain the answer. The resolver always starts with root servers and sends an *…
160 1. The answer to the resolver's QUESTION in the ANSWER section of the query response.
168 is a referral, the resolver needs to take additional action to respond to the user's recursive quer…
171 refers the resolver to the authoritative name servers (in the AUTHORITY section of the response) wh…
174 The resolver selects one of the servers from the AUTHORITY section and sends an
180 …if the resolver has already cached the list of .com authoritative name servers and the user's recu…
190 an authoritative name server, a resolver, and, on supported hosts, a stub resolver. While large ope…
193 as both an authoritative name server and a resolver.