Skip to content
Discussion options

You must be logged in to vote

Hi Karel,

When an incoming query received from a client triggers an outgoing query to an authoritative server, the recursor checks if the same outgoing query isn't already pending, triggered by a different incoming query, to prevent duplicating outgoing queries and improve performance. If there is indeed one, the new query is "chained" to the existing one and the incoming response from the authoritative server will be used for all "chained" queries.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@karelbilek
Comment options

@omoerbeek
Comment options

Answer selected by karelbilek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants