Is there a doc that explains connection pooling bets practices via the SDK.
We have application services that auth with LDAP each and every session … feels like this should be part of a pool that authenticates on startup … but then holds the pool for a set time.
thanks