I am trying to configure nginx proxy with websockets I am using jetty
server with cometd framework. I am able to do the websocket handshake
and send my login request to the server but I am not getting any
response back. Can you let me know what could be wrong with my config
file.
On Thu, Jan 30, 2014 at 12:56:42PM +0100, Ne Ka wrote:
Hi,
I am trying to configure nginx proxy with websockets I am using jetty
server with cometd framework. I am able to do the websocket handshake
and send my login request to the server but I am not getting any
response back. Can you let me know what could be wrong with my config
file.
It would be interesting to know at least nginx version used, as
weel as OS and “nginx -V” output. See Debugging | NGINX for some more hints.
Nginx - 1.4.4
OS - windows
I ran it with the error log debug mode but didn’t see anything out of
usual. I tried attaching it but its giving me some error.
Not sure how to get nginx - V output, the debugging mentioned was for
linux.
Maxim D. wrote in post #1135040:
Hello!
On Thu, Jan 30, 2014 at 12:56:42PM +0100, Ne Ka wrote:
Hi,
I am trying to configure nginx proxy with websockets I am using jetty
server with cometd framework. I am able to do the websocket handshake
and send my login request to the server but I am not getting any
response back. Can you let me know what could be wrong with my config
file.
It would be interesting to know at least nginx version used, as
weel as OS and “nginx -V” output. See Debugging | NGINX for some more hints.