Skip to content

Commit 53a1133

Browse files
Update docs/authorization.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 70d72ff commit 53a1133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ setParameter:
104104
105105
### LDAP cache refresh parameters
106106
107-
As of version 8.0.20-8, Percona Server for MongoDB introduces parameters to optimize authentication performance and reduce unnecessary load on the LDAP server. These settings control how cached user information is refreshed, allowing administrators to fine-tune the balance between maintaining up-to-date user data and minimizing LDAP query overhead—especially in high-scale environments with many concurrent users.
107+
As of version 8.0.20-8, Percona Server for MongoDB introduced parameters to optimize authentication performance and reduce unnecessary load on the LDAP server. These settings control how cached user information is refreshed, allowing administrators to fine-tune the balance between maintaining up-to-date user data and minimizing LDAP query overhead—especially in high-scale environments with many concurrent users.
108108
109109
- `ldapUserCacheRefreshInterval` defines how often (in seconds) the server refreshes cached user information from LDAP **when interval-based refresh is enabled** (see `ldapShouldRefreshUserCacheEntries` below).
110110

0 commit comments

Comments
 (0)