yaoweibin / nginx_upstream_check_module

Health checks upstreams for nginx
http://github.com/yaoweibin/nginx_upstream_check_module
2.05k stars 484 forks source link

Crashing when using with upstream dynamic server module #89

Open gfrankliu opened 8 years ago

gfrankliu commented 8 years ago

nginx worker processes crash every second or two when using upstream check module along with upstream dynamic server module. Steps to reproduce: https://github.com/GUI/nginx-upstream-dynamic-servers/issues/13

BTW, has anybody got tengine's http_upstream_dynamic_module work with nginx 1.9?

anshul291995 commented 5 years ago

I am running across the same issue. Can some one suggest on how to resolve this ? If not, are there any alternatives that provides both health check and dynamic resolve ?

Thanks a ton for the help. @yaoweibin