envoyproxy/envoy

SRV service discovery support

Aperta

#125 aperta il 6 ott 2016

 (32 commenti) (57 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/service discoveryenhancementhelp wanted

Metriche repository

Star
 (27.997 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor