On Tue, Feb 25, 2020 at 12:45 PM Adrian Owen <[email protected]> wrote:

> Hi Nick,
>
>
>
> --Connection history is stored persistently, but these entries are made
> after the connection is closed
>
>
>
> So new entry in connection history table means a connection has just
> closed.
>
>
>
> That’s all we need to know,   If connections always result in history
> entry after termination, this is solution?
>
>
>

This is how Guacamole behaves today, but I'm not sure I'd consider that a
reliable form of doing any sort of contention locking.  Also, that behavior
may change in the future - there are a couple of issues in JIRA for
improving HA support in Guacamole, and some of these may lead to changes in
how that behaves.  That's not certain - nothing has been decided at this
point - I'm just not sure I would rely upon that behavior for any sort of
contention locking.

-Nick

Reply via email to