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

Adding health check #17

Open
gfrankliu opened this issue Apr 12, 2016 · 0 comments
Open

Adding health check #17

gfrankliu opened this issue Apr 12, 2016 · 0 comments

Comments

@gfrankliu
Copy link

There are a few upstream health check modules but they don't seem to work with nginx-upstream-dynamic-servers since they were not designed to have the server/IP list updated. This would cause nginx crashing as discussed in #13

Recently I noticed a fork https://github.com/xiaokai-wang/nginx_upstream_check_module that supports changing server/IP list. This module is actually modified to work with https://github.com/weibocom/nginx-upsync-module that allows changing upstream IPs via etcd or consul.

Is it possible to make sure nginx-upstream-dynamic-servers work with that health check?

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