Thank you Lee for your earlier response. We are using RDP protocol to connect EC2 windows instances through guacamole & running guacamole server and client in the same kubernetes pod. Pod configuration is 2 CPU & 4GB RAM, when launching 100 connections after the 50th minute all connections are dropped. I need to support at least 200 connections per Pod without any failure. And we are using nginx as load balancer. EC2 instances & applications running the same AWS Cloud region.
This request is for tuning the current Pod configuration to support 200 launches. Thanks & Regards, Ravichandran On Wed, Jul 13, 2022 at 6:13 PM Lee Doughty <[email protected]> wrote: > Could you please provide a detailed statement about your use case & > concerns? > > What protocols do you expect to be used? Are there specific features that > you need to use (such as session recording or file transfer)? Are you users > going to be located close to the machines that they are interacting with? > Do you already have equipment such as servers and/or load balancers? Is > there a particular aspect that you're concerned about? What's your > experience level with system administration and load balancing? Do you have > constraints, such as using a cloud provider, or LDAP authentication? Have > you ever worked with guacamole, and is this just a request for fine tuning? > > The people in the mailing list are generally very helpful, but more > specific questions would likely get you better answers and a faster > response to those questions. > > -Lee > > > On Wed, Jul 13, 2022, 7:17 AM Ravichandran S > <[email protected]> wrote: > >> Hi Team, >> >> I need to support 500 session launches at a time. please help me to >> configure guacd and how I can monitor the performance. >> >> Thank you. >> >> Thanks, >> Ravichandran >> >
