| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
DNS messaging is subject to factors that affect how you create and use hosted zones and resource record sets. This section explains these factors.
To comply with DNS standards, responses sent over UDP are limited to 512 bytes in size. Responses exceeding 512 bytes are truncated and the resolver must re-issue the request over TCP. If the resolver supports EDNS0 (as defined in RFC 2671), and advertises the EDNS0 option to Route 53, Route 53 permits responses up to 4096 bytes over UDP, without truncation.
For successful queries, Route 53 appends name server (NS) resource record sets for the relevant hosted zone to the Authority section of the DNS response. For names that are not found (NXDOMAIN responses), Route 53 appends the start of authority (SOA) resource record set (as defined in RFC 1035) for the relevant hosted zone to the Authority section of the DNS response.
Route 53 appends resource record sets to the Additional section. If the records are known and appropriate, the service appends A or AAAA resource record sets for any target of an MX, CNAME, NS, or SRV record cited in the Answer section. For more information about these DNS record types, see Supported DNS Resource Record Types.