cep21 / healthcheck_nginx_upstreams

Health checks upstreams for nginx
http://wiki.nginx.org/NginxHttpHealthcheckModule
253 stars 597 forks source link

healthcheck ip_hash #11

Open HansMeiser234 opened 13 years ago

HansMeiser234 commented 13 years ago

Hello,

unfortunately this healthcheck module only works with upstream_round_robin. Is there a possibility to use it with upstream_ip_hash as well? we can not change this because we strongly depend on upstream_ip_hash module.

How to solve this issue?

Thanks, Hans