version 1.8.2.5, 2008/04/14 20:42:16
|
version 1.8.2.6, 2008/04/14 22:36:18
|
Line 1
|
Line 1
|
# $OpenLDAP: pkg/openldap-guide/admin/appendix-changes.sdf,v 1.8.2.4 2008/02/11 23:26:39 kurt Exp $ |
# $OpenLDAP: pkg/openldap-guide/admin/appendix-changes.sdf,v 1.8.2.5 2008/04/14 20:42:16 quanah Exp $ |
# Copyright 2007-2008 The OpenLDAP Foundation, All Rights Reserved. |
# Copyright 2007-2008 The OpenLDAP Foundation, All Rights Reserved. |
# COPYING RESTRICTIONS APPLY, see COPYRIGHT. |
# COPYING RESTRICTIONS APPLY, see COPYRIGHT. |
|
|
Line 179 H3: New features in slapd
|
Line 179 H3: New features in slapd
|
* monitoring of back-{b,h}db: cache fill-in, non-indexed searches, |
* monitoring of back-{b,h}db: cache fill-in, non-indexed searches, |
* session tracking control (draft-wahl-ldap-session) |
* session tracking control (draft-wahl-ldap-session) |
* subtree delete in back-sql (draft-armijo-ldap-treedelete) |
* subtree delete in back-sql (draft-armijo-ldap-treedelete) |
|
* sorted values in multivalued attributes for faster matching |
|
* lightweight dispatcher for greater throughput under heavy load and on |
|
multiprocessor machines. (33% faster than 2.3 on AMD quad-socket dual-core server.) |
|
|
|
|
H3: New features in libldap |
H3: New features in libldap |
|
|