nginx conf 502 on reverse proxy location

B.R. reallfqq-nginx at yahoo.fr
Sun May 10 14:17:20 UTC 2015


Your configuration appears very strange at first glance: you are using some
proxy_* directives while issuing a uwsgi_pass.
Try cleaning it up by removing extra directive on first hand and try to
make it workd with the most minimalist configuration possible.

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.
---
*B. R.*

On Sun, May 10, 2015 at 9:01 AM, itpp2012 <nginx-forum at nginx.us> wrote:

> Try
> location /oauth {
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,258776,258778#msg-258778
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20150510/6b475327/attachment.html>


More information about the nginx mailing list