mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Delta-sync Mirror/MMR is now supported
This commit is contained in:
parent
8aab542e2a
commit
e30981838c
2 changed files with 1 additions and 4 deletions
|
|
@ -426,7 +426,6 @@ is needed to manage which provider is currently active
|
|||
- If backing up the Berkeley database itself and periodically backing up the
|
||||
transaction log files, then the same member of the mirror pair needs to be
|
||||
used to collect logfiles until the next database backup is taken
|
||||
* Delta-Syncrepl is not yet supported
|
||||
|
||||
For configuration, please see the {{SECT:MirrorMode}} section below
|
||||
|
||||
|
|
@ -867,8 +866,6 @@ H4: Mirror Node Configuration
|
|||
The first step is to configure the syncrepl provider the same as in the
|
||||
{{SECT:Set up the provider slapd}} section.
|
||||
|
||||
Note: Delta-syncrepl is not yet supported with MirrorMode.
|
||||
|
||||
Here's a specific cut down example using {{SECT:LDAP Sync Replication}} in
|
||||
{{refreshAndPersist}} mode:
|
||||
|
||||
|
|
|
|||
|
|
@ -324,7 +324,7 @@ it is generally recommended to be 3x"cachesize".
|
|||
|
||||
H2: {{slapd}}(8) Threads
|
||||
|
||||
{{slapd}}(8) can process requests via a configurable number of threads, which
|
||||
{{slapd}}(8) can process requests via a configurable number of threads, which
|
||||
in turn affects the in/out rate of connections.
|
||||
|
||||
This value should generally be a function of the number of "real" cores on
|
||||
|
|
|
|||
Loading…
Reference in a new issue