<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">I am using the Nginx v1.3.14 server proxy.  I am sending the Websocket HTTP connection request “<span style="font-size:10.0pt; font-family:"Courier New"; color:#A31515">CONNECT HostName:Port HTTP/1.1” packet
</span>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.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">-HS</p>
</div>
<br>
<br>
<font color="black"><font size="2">
<p style="font-family:arial,sans-serif">This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If you are not the intended recipient, you are hereby
 notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited.</p>
</font></font>
</body>
</html>