Could you provide some info on that setup? Would love to hear more. –Steve ________________________________ From: Hankins, Jonathan <[email protected]> Sent: Friday, March 22, 2024 3:33:42 PM To: [email protected] <[email protected]> Subject: Re: Issue with load balancing not going past down server
I don't think that Guacamole load balancing does any housekeeping with regard to the status of the systems behind the connections it's balancing across. I think it just keeps track of number of active connections / which users (session I don't think that Guacamole load balancing does any housekeeping with regard to the status of the systems behind the connections it's balancing across. I think it just keeps track of number of active connections / which users (session affinity) are connected to each connection and then uses that information to choose which one to hand a user to when they connect. I use haproxy behind Guacamole to balance across RDP servers, with connectivity checks/steering disconnected users back to their correct server, etc. On Fri, Mar 22, 2024 at 11:30 AM Barnhart, Steven <[email protected]<mailto:[email protected]>> wrote: Anyone have any info on why this could be happening? Or have I assumed incorrectly that load balancing will try other ones when a server is doesn’t respond? –Steve ________________________________ From: Barnhart, Steven <[email protected]<mailto:[email protected]>> Sent: Tuesday, March 19, 2024 7:12:03 PM To: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Subject: Re: Issue with load balancing not going past down server Hi, thanks for the reply. I am running in docker and mysql/ldap authenticated, version 1. 5. 1. The log doesn’t seem to show much aside from the one connection and disconnect, whn it really should show multiple. I assume it worked before, but Hi, thanks for the reply. I am running in docker and mysql/ldap authenticated, version 1.5.1. The log doesn’t seem to show much aside from the one connection and disconnect, whn it really should show multiple. I assume it worked before, but maybe it just needed the “right” machines to be down, I am not sure. I’ve always had mixed reports with the load balancing, but never was able to reproduce or see it myself. --Steve From: Ivanmarcus <[email protected]> Date: Tuesday, March 19, 2024 at 3:44 PM To: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Subject: Re: Issue with load balancing not going past down server Steven, It would help people to assist you if you were able to post some detail on your setup including the OS in use, how you've got Guacamole installed, and in particular log data around when you have the issue. I don't run load balancing myself, so it probably won't be me responding when you post the above information, however in general the message you have commonly appears when there's a network or connection mismatch issue. It *may* also occur in some installations using 1.5.4., so it would also be useful to know if you had a previously working install, with the issue occurring since you upgraded? On 20/03/24 07:07, Barnhart, Steven wrote: > I keep getting angry users because users receive the following message > [A screenshot of a computer Description automatically generated] > > This is machine 02 of about 20. Confirm the settings are set to balancing. > [A screenshot of a login form Description automatically generated] > > But many users (including me testing as my admin account) only connect to 2 > and get the timeout. It doesn’t try any other servers. I tried (as you see > above), to turn off session affinity. What is going on? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]>
