I have two physical boxes I want to use for guacamole.   Traffic from a user's 
browser connects to guacamole.domain.com hosted on our load balancer over 443 
and get re-directed to one of the two physical boxes over port 8080.  (ie:  
guac-svr1.sub.domain.com or guac-svr2.sub.domain.com)


If I have either one of the two hosts active on the load balancer it everything 
works fine.

Users can access guacamole.domain.com and get redirected to our cas.domain.com 
page and then redirected back to guacamole.domain.com.   So one host at a time 
works.   If I activate the second host on our load balancer it fails.     
Internal Server error is shown and the logs show CAS errors.


My guess is that CAS somewhere has some session token on the physical guacamole 
server and not in the database and the round robin of the load balancer doesn't 
redirect to the same server each time for client.


Is there a way to make this work from the Guacamole application side of things 
are do I need to look at doing load balancing differently?

Linnea

Reply via email to