On 6/06/2014 9:19 a.m., Stan Holmes wrote: > Hi > Can squid support websockets without using HTTPS? Squid does not suppor WebSockets natively. However if the client software is correctly using CONNECT it should be possible with Squid-3.4.5. (FYI: Bugs 3371 and 4051 prevented it working quite right in older Squid) Amos