Help needed NGINX reverse proxy to NODE.JS

Maxim Dounin mdounin at mdounin.ru
Tue Aug 27 16:02:03 UTC 2013


Hello!

On Tue, Aug 27, 2013 at 03:57:03PM +0100, Ben wrote:

> Hi,
> 
> I've tried this with NGINX 1.4.1-1ppa1~precise and node v0.10.17 and
> just can't get it to work.
> 
> What I've tried / what happens :
> (a) Yes, I have tested this direct between client code and node
> listening on 0.0.0.0 and it works as expected
> (b) I have tried a multitude of alternative configs... adding a path
> addribute to my node server config and tweaking proxy_pass
> http://node_admin accordingly.  That doesn't work either.
> (c) When running via NGINX, I only ever get two alerts, the
> "WebSocket is supported by your Browser!" string and the "Connection
> is closed..." string.    Nothing happens in between, and nothing on
> the node console either.
> (d) Nothing in the NGINX logs either.
> 
> Help !  ;-)

Nothing in nginx logs at all, even in access log?  Sounds like a 
DNS problem...

-- 
Maxim Dounin
http://nginx.org/en/donation.html



More information about the nginx mailing list