On Thu, Jul 2, 2020 at 9:58 AM Henri Alves de Godoy <[email protected]> wrote:
> Hi all > > I have the same behavior that I posted on the list also on ldap 1.2.0 > > In addition to the 8 to 12 second delay to connect > > I realized that the delay happens because he keeps trying to fetch ldap > objects > > The delays are also much higher when you leave debug logging enabled within the web application. The Apache Directory API logs a *lot* of information, and it takes a long time when anything higher than WARN-level logging is enabled. If you turn on debug logging for Guacamole Client in order to debug issues, make sure to turn it back off when you're done. -Nick >
