Re: Issue in configuring nginx for libwebsocket

2013-10-18 Thread Hemant Kumar
ET request with upgrade connection for protocol swicth, although I do not get 502 error for BAD_GATEWAY but I end up having normal 200k instead of protocol switch 101 response. Please suggest, where I am going wrong. Thanks Hemant On Fri, Oct 18, 2013 at 7:09 PM, Hemant Kumar wrote: > Hi A

Issue in configuring nginx for libwebsocket

2013-10-18 Thread Hemant Kumar
Hi All I am a newbie with nginx server. I am trying to get websocket configuration working on cent-os.(linux 2.6.32-358.18.1.el6.x86_64). Following is my nginx config file; http { include mime.types; default_type application/octet-stream; #log_format main '$remote_addr - $re