Category glossary

Transport glossary

3 definitions associated with Transport.

Browse the glossary

Browse Transport definitions

3 matching terms

Page 1 of 1

EDNS Keepalive

An EDNS option used with DNS over TCP to signal a desired idle timeout for a persistent connection. It can reduce repeated connection setup while allowing servers to control resource use.

Read definition

Persistent connection

A TCP, TLS, QUIC, or other session reused for multiple DNS transactions rather than opened for each query. Persistence improves efficiency but requires connection limits and idle-time management.

Read definition

User Datagram Protocol (UDP)

A connectionless transport protocol that sends independent datagrams without delivery, ordering, or duplicate-suppression guarantees. DNS and DHCP commonly use UDP, while applications add reliability themselves or switch to another transport when required.

Read definition