X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman5%2Fslapo-pcache.5;h=ef8fb212ad210f3ad8dfe734e9b60b67953c9a98;hb=e1a5177baca44d6ff5dceea3f6f91da329d43b85;hp=33c91132aea3f1c3fe37defc59d3c81636953e1b;hpb=e4c06b310cb9113305b8a00e2ce7a9602eaa5ec6;p=openldap diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index 33c91132ae..ef8fb212ad 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -1,5 +1,5 @@ .TH SLAPO-PCACHE 5 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" Copyright 1998-2009 The OpenLDAP Foundation, All Rights Reserved. +.\" Copyright 1998-2011 The OpenLDAP Foundation, All Rights Reserved. .\" Copying restrictions apply. See the COPYRIGHT file. .\" Copyright 2001, Pierangelo Masarati, All rights reserved. .\" $OpenLDAP$ @@ -49,7 +49,8 @@ with the .BR meta , and .BR sql -backends. +backends. Please note that the underlying backend must have a configured +.BR rootdn. .TP .B pcache The directive enables proxy caching in the current backend and sets general @@ -78,6 +79,7 @@ special attributes "*" (all user attributes), "+" (all operational attributes) or both; in the latter case, any other attribute is redundant and should be avoided for clarity. A set of attributes can contain "1.1" as the only attribute; in this case, only the presence of the entries is cached. +Attributes prefixed by "undef:" need not be present in the schema. .TP .B pcacheMaxQueries @@ -146,7 +148,7 @@ template "(&(objectClass=posixAccount)(uid=))" should be used here. When converted to a regular template e.g. "(&(objectClass=)(uid=))" this template and the must match an already defined \fBpcacheTemplate\fP clause. The "time to refresh" determines the -time interval after which the cached credentials will be refreshed. The +time interval after which the cached credentials may be refreshed. The first Bind request that occurs after that time will trigger the refresh attempt. Refreshes are not performed when the overlay is Offline. There is no "time to live" parameter for the Bind credentials; the credentials @@ -212,7 +214,7 @@ cachesize 100 .LP Any valid directives for the chosen database type may be used. Indexing should be used as appropriate for the queries being handled. In addition, -an equality index on the \fBqueryid\fP attribute should be configured, to +an equality index on the \fBpcacheQueryid\fP attribute should be configured, to assist in the removal of expired query data. .SH BACKWARD COMPATIBILITY The configuration keywords have been renamed and the older form is