Marco Kittel created GUACAMOLE-1472:
---------------------------------------
Summary: Close websocket connection on fatal error
Key: GUACAMOLE-1472
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1472
Project: Guacamole
Issue Type: Improvement
Components: guacamole-client
Affects Versions: 1.3.0
Reporter: Marco Kittel
Currently, when a fatal error occurs, an existing websocket connection is not
closed.
As long as the user does not close the Guacamole tab, the connection remains
established and data continues to be transferred and server resources are used.
After the error has occurred, it should be additionally checked whether the
connection is still open and if so, it should then be closed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)