Re: DNS over TCP: Order of responses
John Levine <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> you write: >When communicating over a TCP connection, are DNS servers expected to send >responses in the same order as it received the corresponding queries, or is >something like the following allowed? Interesting question. I don't ever recall anyone suggesting that the answers would be reordered, so regardless of what close textual interpretation of the specs might reveal, if you don't answer the questions in the order they were asked, you'll be sorry. If clients really don't care what order they get the responses, they can always use multiple connections. R's, John