> 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? eg. acl direct_dst_domains dstdomain "/opt/custom/proxy-settings/allowed.direct" # or: # acl direct_dst_domains ssl::server_name_regex "/opt/custom/proxy-settings/allowed.direct" always_direct allow direct_dst_domains Thanks Vieri _______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users