On Wed, Mar 13, 2013 at 10:59:38PM +0000, Hazrat Shah wrote:
>    I am using the Nginx v1.3.14 server proxy.  I am sending the Websocket
>    HTTP connection request "CONNECT HostName:Port HTTP/1.1" packet to the
>    proxy  from the client.  It responds with an http-alt ack packet.  How can
>    I configure the proxy to return the HTTP reply "HTTP/1.1 200"? I also do
>    not see in Wireshark trace the proxy attempting to establish a TCP
>    connection with the Websocket server.

Here are instuctions on how to configure WebSocket proxying in nginx:
http://nginx.org/en/docs/http/websocket.html

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to