aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/database.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/database.ldif')
-rw-r--r--ldap/database.ldif7
1 files changed, 4 insertions, 3 deletions
diff --git a/ldap/database.ldif b/ldap/database.ldif
index eb94b87..e2c7071 100644
--- a/ldap/database.ldif
+++ b/ldap/database.ldif
@@ -46,14 +46,15 @@ olcRootDN: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
# 2. It may be a good idea to modify DB_CONFIG, depending on the output
# of
#
-# db4.8_stat -m -h /var/lib/ldap/ | head -16
+# db_stat -mh /var/lib/ldap/ | head -16
#
# (For optimal performance, the Requested pages found in the cache
-# should be above 95%, and the pages forced from the cache should be 0.)
+# should be above 95%, and the dirty/clean pages forced from the cache
+# should be 0.)
#
# and
#
-# db4.8_stat -m -h /var/lib/ldap/ | head -16
+# db_stat -ch /var/lib/ldap/ | head -16
#
# (For optimal performance, usage should be within 85% of the configured
# values.)