-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.3
-
Component/s: Networking, Security
-
None
-
Server Security
-
(copied to CRM)
Undesirable behaviour has been observed with respect to LDAP server failover and failback. The reproduction case indicates that one of the failure modes leads to undesirable behaviour and is fairly suboptimal.
I suggest this stems from the root issue that the mongod has no notion of LDAP server availability. There is no keepalive or heartbeat, nor any reasonable attempt to load balance requests across multiple LDAP servers as the primary server is overwhelmingly preferred (even in the event of failure).
- is related to
-
SERVER-34260 Ability to reuse a single TCP connection from mongod to the LDAP server
- Closed