From e7037b04fdb920701031b31aecb701252ce5851e Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Mon, 6 Aug 2007 14:38:31 +0000 Subject: [PATCH] document changes related to ITS#5074 --- doc/man/man5/slapo-pcache.5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index b9d7c4ce81..f2541f06f7 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -76,6 +76,11 @@ Specify the maximum number of queries to cache. The default is 10000. Used to associate a set of attributes with an . Each attribute set is associated with an integer from 0 to -1. These indices are used by the \fBproxytemplate\fP directive to define cacheable templates. +A set of attributes cannot be empty. A set of attributes can contain the +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. .TP .B proxytemplate [] -- 2.39.5