dns cache: add ability to prefetch hostnames to resolve during cache construction (#16891)
Commit Message: this PR adds the ability to prefetch hostnames to resolve during cache construction. Additional Description: This feature can be used as a performance improvement for setups that use dns cache, but know a priori some of the hostnames that will be used. Risk Level: low -- adds a feature that is off by default. Testing: new tests Docs Changes: added documentation in the API Release Notes: inline Signed-off-by: Jose Nino <jnino@lyft.com> Mirrored from https://github.com/envoyproxy/envoy @ 7b492bdff96649aee29017fcaabaf37a39407d8apull/624/head
parent
b653598666
commit
a1a18d44aa
2 changed files with 14 additions and 2 deletions
Loading…
Reference in new issue