From 7b5716ae9bce045d26279c67160ef16201b1223d Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 18 Jan 2006 03:31:01 +0000 Subject: [PATCH] dd note about indexing queryid's --- doc/man/man5/slapo-pcache.5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) -- 2.39.5