Support DNS Service (SRV) records to get the port numbers of upstream servers via DNS
Opened this issue · 2 comments
hjr3 commented
This would allow users to add servers with only a dns record instead of specifying an ip addrses and port. This may be required in order to do #49
hjr3 commented
See https://www.nginx.com/blog/dns-service-discovery-nginx-plus/ for some details.
yanns commented
for info, support in hyper: https://github.com/hyperium/hyper/blob/master/src/client/dns.rs