I am using nginx for mongrel cluster , and i want to use nginx <br>proxy_next_upstream feature , so in which directive&nbsp; should i place <br>this , like in http , server or location . <br><br>&nbsp;proxy_next_upstream error timeout http_500 http_503;
<br><br>thanks<br><br>