<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Your configuration appears very strange at first glance: you are using some proxy_* directives while issuing a uwsgi_pass.<br>Try cleaning it up by removing extra directive on first hand and try to make it workd with the most minimalist configuration possible.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Anyhow, check your backend listens on the 127.0.0.1 interface, and on port 8001. You can set up a tcpdump utility making the gateway between front and back ends to check the connection proceeds the way you expect it does.<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 Sun, May 10, 2015 at 9:01 AM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try<br>
location /oauth {<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,258776,258778#msg-258778" target="_blank">http://forum.nginx.org/read.php?2,258776,258778#msg-258778</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" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br></div></div>