On 8/10/20 2:29 am, Vieri wrote:
>> To allow WebSocket tunnels, you need http_upgrade_request_protocols 
>> available since v5.0.4
> 
> Thanks for the info.
> My distro does not include v. 5 yet as it's still beta, although I could try 
> compiling it.
> 
> Just a thought though. What would the easiest way be to allow websockets 
> through in v. 4? That is, for trusted domains, allow a direct connection 
> maybe?
> 

No. If the WS client properly supports the HTTP fallback mode of
WebSockets then it should "just work", nothing special needed from
Squid. Otherwise it is requiring Upgrade behaviour and the "error" you
got is not an error at all, just a statement about the WS client (lack
of) feature support.

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

Reply via email to