Skip to content

How to proxy websockets through nginx? #167

Answered by cyberarm
cyberarm asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, yes, I had proxy_pass set incorrectly; The proxy_pass needed to have the full "path" in it: proxy_pass http://w3d_battleview/api/v1/websocket;

Maybe Falcon's --verbose mode could include the request path, and not only the headers, to make this error more apparent?

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ioquatix
Comment options

@cyberarm
Comment options

Answer selected by ioquatix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants