envoyproxy/envoy
在 GitHub 查看dynamic_forward_proxy: Support SRV query lookup in DNS cache used by the custom cluster.
Open
#16,374 创建于 2021年5月7日
area/forward proxyhelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
Title: Support SRV query lookup in DNS cache used by the custom cluster in DFP filter.
Description:
This feature request is most likely a subset of existing issue for supporting SRV query in Envoy in general. However, it doesn't seem like there's much discussion around supporting it in Dynamic Forward Proxy filter based on the previous discussion. DNS cache used by Dynamic Forward Proxy filter currently performs A record lookup and works similarly to a cluster using
Logical DNSfor service discovery.
[optional Relevant Links:]
Any extra documentation required to understand the issue.