Hi

We are trying to configure guacamole with balancing group and session affinity.

When the network connection to the client is lost, guacd reports "User is not 
responding" after 15 sec.
And then "Connection to guacd terminated abnormally: Connection to guacd timed 
out" / "User disconnected from connection group" after another 15 sec.
The connection is cleared, but the user is not logged off. If the user 
refreshes the session (F5), the connection is reestablished.
This is the expected behavior with session affinity enabled.

Problem:
If in the meantime (when the user is disconnected) another user is logs in, 
they will get this connection and the previous user will not be able to connect 
after (because the connection is used), until they log out / log in and get a 
new connection assigned.

Expected behaviour:
The connection is cached and "reserved" for that user, until user logs out or 
the idle timeout is reached.

Is there a solution to this problem?
Apparently it is not possible to change the 15sec timeout: 
https://sourceforge.net/p/guacamole/discussion/1110834/thread/4bd2fdde/



Also we have the problem, that guacamole assigns connections to users even if 
the remote server is unavailable. The user is then stuck in that connection. Is 
this problem not resolved?:
https://issues.apache.org/jira/browse/GUACAMOLE-267
or does it need a special configuration?

Regards
Daniel

Reply via email to