<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">As per the docs, I do not see a mean of doing what you wish directly in an upstream block.<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">That cut-off might be a feature request you could post on their bug tracker.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">In the meanwhile, you might parse data about servers from an upstream group on a status page you would have configured.<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">However, the status module is only part of the commercial version of nginx, not the FOSS one. Have a look:<br><a href="http://nginx.org/en/docs/http/ngx_http_status_module.html#status_zone">http://nginx.org/en/docs/http/ngx_http_status_module.html#status_zone</a><br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">That is the best answer I could provide you with. Maybe someone else could help you further?<br></div><div class="gmail_extra"><div><div class="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Wed, Apr 13, 2016 at 11:24 AM, benson9 <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
I'm not yet an Nginx user, but have a question on it's capacbility.<br>
<br>
I've had a look at the http load balancer, but cannot see anything that<br>
would allow me to set the % or number of servers in an upstream backend<br>
group that should be available before an error response is returned.<br>
<br>
The scenario I am looking into is one where Nginx can manage load balancing<br>
across servers in a tier and there are multiple tiers. If less than 50%<br>
servers are available in any tier I would like to respond with a HTTP<br>
failure and the hardware load balancer can then route traffic to a standby<br>
data centre.<br>
<br>
If the status page returns information about all the servers in the group in<br>
each tier then perhaps some orchestrating check called by the hardware load<br>
balancer could detemine whether the site is considered available?<br>
<br>
Is an orchestrating check available in Nginx and can % available be set?<br>
<br>
I look forward to any responses.<br>
<br>
Thanks<br>
Benson<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,266143,266143#msg-266143" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,266143,266143#msg-266143</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div></div>