Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
abb70f70
Commit
abb70f70
authored
Mar 24, 2011
by
Quanah Gibson-Mount
Browse files
ITS#6866
parent
1d903ac3
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
abb70f70
...
...
@@ -24,6 +24,7 @@ OpenLDAP 2.4.25 Engineering
Documentation
admin24 guide ldapi usage (ITS#6839)
admin24 guide conversion notes (ITS#6834)
admin24 guide fix drawback math for syncrepl (ITS#6866)
admin24 guide note manpages are definitive (ITS#6855)
OpenLDAP 2.4.24 Release (2011/02/10)
...
...
doc/guide/admin/replication.sdf
View file @
abb70f70
...
...
@@ -317,11 +317,11 @@ only the final state of the entry is significant. But this approach
may have drawbacks when the usage pattern involves single changes to
multiple objects.
For example, suppose you have a database consisting of 10
0,0
00 objects of 1 KB
For example, suppose you have a database consisting of 10
2,4
00 objects of 1 KB
each. Further, suppose you routinely run a batch job to change the value of
a single two-byte attribute value that appears in each of the 10
0,0
00 objects
a single two-byte attribute value that appears in each of the 10
2,4
00 objects
on the master. Not counting LDAP and TCP/IP protocol overhead, each time you
run this job each consumer will transfer and process {{B:1
G
B}} of data to
run this job each consumer will transfer and process {{B:1
00 M
B}} of data to
process {{B:200KB of changes!}}
99.98% of the data that is transmitted and processed in a case like this will
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment