On 07/07/2016 10:12 AM, Steve Hill wrote:

> I've compared the headers and the original contains:
>     Upgrade: websocket
>     Connection: Upgrade
> 
> Unfortunately, since Squid doesn't support websockets I think there's no
> way around this


Squid can be taught to recognize HTTP upgrades to unsupported protocols
and, with admin permission, switch to tunnel mode. This requires
development, but much less development than full WebSockets support. We
have already built the foundation for this via on_unsupported_protocol.

Alex.

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to