envoyproxy/envoy

SRV service discovery support

Open

#125 aperta il 6 ott 2016

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

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

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