On Mon, May 16, 2022, 21:53 Rao, Amit <[email protected]> wrote:
> Hi , > > > > I have configured Guacamole in AWS ECS using fargate which has following > architecture . > > My issue is when I rdp to any server on 443 https then connection takes > extra 5 second to load but when I use http connection is almost immediate . > > > > My nginx conf is below . can you please help what am I missing ? > Perhaps the host system is rapidly running out of entropy? It's common for virtualized systems to have a hard time generating enough entropy for the secure random number generation required for cryptography. - Mike
