From: Howard Chu Date: Wed, 18 Jan 2006 03:31:01 +0000 (+0000) Subject: dd note about indexing queryid's X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~287 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7b5716ae9bce045d26279c67160ef16201b1223d;p=openldap dd note about indexing queryid's --- diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index ec96b17d77..66891d3de2 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -139,7 +139,10 @@ cachesize 100 .fi .RE .LP -Any valid directives for the chosen database type may be used. +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 +assist in the removal of expired query data. .SH CAVEATS Caching data is prone to inconsistencies because updates on the remote server will not be reflected in the response of the cache at least (and at most)