cep21 / healthcheck_nginx_upstreams

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

Remove server from upstream #6

Open holzer opened 13 years ago

holzer commented 13 years ago

Hi,

I'm new to nginx and load balancing in general. I have setup nginx 0.8.54 with your healthcheck module. Is there any way to automatically remove servers from an upstream when they are marked as bad?

Cheers, Mike