On Wed, Jun 14, 2017 at 9:10 AM, Erik Berndt <[email protected]>
wrote:

> I'm seeing the same issue using Apache with mod_proxy enabled, so I'm
> watching this thread with curiosity.
>

If you're referring specifically to the issue that websocket is not used,
can you confirm whether your mod_proxy has websocket support?

When proxying with Apache, the websocket tunnel must be explicitly declared
in the configuration, or Apache will only ever use HTTP (even when
JavaScript is trying to use websocket), and attempts to use websocket will
fail:

http://guacamole.incubator.apache.org/doc/gug/proxying-guacamole.html#websocket-and-apache

Reply via email to