Graylog2 / Graylog2/graylog2-server

Pool LDAP connections for more efficient use

Open
#414 0 comments 0 reactions 0 assignees View on GitHub
feature ldap performance triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Use the LdapConnectionPool instead of opening a connection each time.

This is not highly critical because LDAP connections are only opened on login, we create shadow accounts that have a session (so we don't open an LDAP connection each time a user interacts with the system).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.