<div dir="ltr">can you give me one example please ?<div>like in the above example.</div><div><a href="http://w4.web.whatsapp.com/" target="_blank" style="font-size:12.8px">w4.<span class="gmail-il">web</span>.whatsapp.com</a> domain is fixed<br></div><div>are you suggesting i can create acl and by pass it to squid ?</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 17, 2016 at 8:21 PM, Amos Jeffries <span dir="ltr"><<a href="mailto:squid3@treenet.co.nz" target="_blank">squid3@treenet.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 17/12/2016 10:16 p.m., Hardik Dangar wrote:<br>
> Here is some information about my squid version,<br>
><br>
> Squid Cache: Version 3.5.22-20161115-r14113<br>
</span><snip><br>
<span class="">> Now the issue is whenever someone requests a page which contains web socket<br>
> requests response is always bad request.<br>
> Here is an example,<br>
><br>
> Request URL:wss://<a href="http://w4.web.whatsapp.com/ws" rel="noreferrer" target="_blank">w4.web.whatsapp.com/<wbr>ws</a><br>
> Request Method:GET<br>
> Status Code:400 Bad Request<br>
><br>
<br>
</span>Squid does not yet support using Upgrade for "websocket" protocol,<br>
<br>
<br>
> Request Headers<br>
> #################<br>
> Connection:Upgrade<br>
...<br>
> Upgrade:websocket<br>
...<br>
<span class="">><br>
> My question is how we can work with web socket requests in squid or if not<br>
> by pass them squid. My squid instance is in interception mode and requests<br>
> are intercepted at instance via iptables and forwarded to squid using below<br>
> rules,<br>
<br>
</span>You need to prevent these transactions from being bump'ed. If you want<br>
that protocol to work they need to be splice'd by your ssl_bump rules.<br>
How you determine which ones is a bit of a problem.<br>
<br>
Amos<br>
<br>
______________________________<wbr>_________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.<wbr>org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/<wbr>listinfo/squid-users</a><br>
</blockquote></div><br></div>