Does dnsdist shuffle responses in packet cache? #16008
Unanswered
karelbilek
asked this question in
Q&A
Replies: 1 comment 5 replies
-
No, it does not. We don't want to pay the cost of having to parse the DNS payload to shuffle the records around. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does dnsdist shuffle responses served from packet cache?
Similarly how dnsmasq does it (and it's possible to turn off by no-round-robin).
And if not, should it do that?
Beta Was this translation helpful? Give feedback.
All reactions