[
https://issues.apache.org/jira/browse/GUACAMOLE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117651#comment-17117651
]
John Frank commented on GUACAMOLE-1083:
---------------------------------------
[~vnick] thank you for your quick response, I appreciate it.
(Not sure this is in your domain, but I'll ask anyway) - I came across a
Guacamole Bastion Host Cluster
([http://netcubed-ami.s3-website-us-east-1.amazonaws.com/guaws/v1.5.0/cluster/]),
where it uses a load balancer for multiple Guacamole instances. Would this
have the same problem where the sharing information is stored in memory?
Once again, thank you for responding.
> Sharing API Token Sessions via >1 servers.
> ------------------------------------------
>
> Key: GUACAMOLE-1083
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1083
> Project: Guacamole
> Issue Type: New Feature
> Reporter: John Frank
> Priority: Major
>
> Currently I have 2 Guacamole Servers behind an AWS Application Load Balancer.
> Both Guacamole servers are linked to an external MySQL database.
> However, when I get a users token (POSTing to /api/tokens) its only valid for
> 1 of those servers. As my load balancer shares its load equally, it goes to
> Guacamole Server 1 gets a token, then my client uses that to access Guacamole
> Server 2, and its not a valid token?
> (I've read through the documentation and am unable to find anything) -
> Implement a way to share tokens across servers - I had thought these would be
> saved in the MySQL database, and not on the server the request came to.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)