Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use separate resolvers #6

Open
gfrankliu opened this issue Mar 20, 2016 · 0 comments
Open

Use separate resolvers #6

gfrankliu opened this issue Mar 20, 2016 · 0 comments

Comments

@gfrankliu
Copy link

Instead of using system's /etc/resolv.conf, can we use different resolvers? nginx now allows to define own resolvers http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver but I am not sure if this module can use that.
This will allow us to query service discovery platform, e.g.: https://www.consul.io/docs/agent/dns.html
upstream servers can register against "consul", and "consul" can take care of health check.

Can you also add the dns SRV record support? We can then set the weight, port, etc directly in the DNS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant