envoyproxy/envoy

SRV service discovery support

Open

#125 opened on 2016年10月6日

GitHub で見る
 (32 comments) (57 reactions) (0 assignees)C++ (5,373 forks)batch import
area/service discoveryenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Support SRV queries (used by Consul DNS, etc.) so that DNS can return IP/port combinations.

SRV is not supported by getaddrinfo_a so need to integrate with DNS library to make the query directly.

コントリビューターガイド