This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Websockets not working with Web Filtering

Is there a way to allow the new websockets protocol (RFC 6455) to pass through the web filter?  Chrome 17, Firefox 11 and IE10 all now support Websockets.  There is a test site at:

WebSocket.org | Echo Test

With web filtering disabled this works with all of the browsers listed above.  With it enabled the browsers fail to connect.  It also works if I add echo.websocket.org to the "Skip transparent mode destination hosts/nets" under the advanced tab, but this will not be feasible once websockets become popular.

I can't find any other settings that may allow it to work.

Cheers
Simon


This thread was automatically locked due to age.
  • Hi, same problem, one year later .........
  • Simon, are there any business web sites using this functionality yet?

    Cheers - Bob

    Sorry for any short responses.  Posted from my iPhone.
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Hey Bob,
    It's hard to tell as it isn't something that really gets promoted since it's just an underlying protocol, and at present everyone needs to have a fallback strategy (ie. long polling) when websockets doesn't work for some reason.  It will fail for older browsers, many firewalls and proxies also break it.

    I believe facebook chat uses websockets now, and a bit of googling shows there is a bit of an uptake of the protocol.

    Cheers
    Simon