Re: High Availability in Guacamole Client

2018-01-13 Thread Mike Jumper
On Sat, Jan 13, 2018 at 11:09 AM, Nick Couchman wrote: > On Tue, Jan 9, 2018 at 1:28 PM, Thiago dos Santos Nunes < > thi...@digitalinformatica.com.br> wrote: > >> I really need help with High Availability for the Guacamole client. >> > > Based on what you've said below, what I believe you mean by

Re: High Availability in Guacamole Client

2018-01-13 Thread Nick Couchman
On Tue, Jan 9, 2018 at 1:28 PM, Thiago dos Santos Nunes < thi...@digitalinformatica.com.br> wrote: > I really need help with High Availability for the Guacamole client. > Based on what you've said below, what I believe you mean by "High Availability" is that you need the number of active connecti

RE: High Availability in Guacamole Client

2018-01-11 Thread fou fe
by one. I m interesting of any advice, Thanks De : Jonathan Hankins Envoyé : mardi 9 janvier 2018 20:31 À : user@guacamole.apache.org Objet : Re: High Availability in Guacamole Client What are your users connecting to on the back end? I have a haproxy

Re: High Availability in Guacamole Client

2018-01-09 Thread Jonathan Hankins
What are your users connecting to on the back end? I have a haproxy sitting between guacamole and our RDP servers (not using connection broker) and am using a combination of group policy session limits and mstshash cookie to create session "stickiness" for our users (i.e., always reconnect to your

High Availability in Guacamole Client

2018-01-09 Thread Thiago dos Santos Nunes
I really need help with High Availability for the Guacamole client. How could I implement this? Mainly regarding the maintenance of the session of the users independent of the server that it connects and also the maintenance of the number of concurrent users that a connection can receive. Let m