envoyproxy/envoy

SRV service discovery support

オープン

#125 opened on 2016/10/06

 (32 件のコメント) (57 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/service discoveryenhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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