[squid-users] Skype, SSL bump and go.trouter.io

Alex Rousskov rousskov at measurement-factory.com
Thu Jul 7 17:15:31 UTC 2016


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.



More information about the squid-users mailing list