On Fri, Nov 16, 2012 at 4:13 PM, Tim Hardeck <thard...@suse.de> wrote: > Websockets connections are recognized by waiting 500ms for a Websocket > handshake. If no data is received a regular vnc connection is assumed. > If this is not acceptable please suggest if Websockets should be activated by > a new VNC option or by an additional console parameter on a different port.
Perhaps it's better to speak Websockets on a different port. That way no timer is required and we never fail to detect the correct protocol to speak. Stefan