Lines Matching refs:CNAME
38 - Uses CNAME resolution inside the same response if present, otherwise
39 recurses to resolve the CNAME (up to 3 deep)
82 CNAME is also resolved by the same server and so it knows what it should
83 resolve to, it may provide the CNAME resolution in the same response
86 In the case the CNAME is actually resolved by a different name server,
87 the server with the CNAME does not have the information to hand to also
88 resolve the CNAME in the same response. So it just leaves it for the
93 to look for results in the same packet that told it about the CNAME. If
94 there are no results, it resets the query to look instead for the CNAME,
95 and restarts it. It allows this to happen for 3 CNAME deep.
98 query name and the results from the last CNAME in the chain.