document changes related to ITS#5074

This commit is contained in:
Pierangelo Masarati 2007-08-06 14:38:31 +00:00
parent dbad13ead2
commit e7037b04fd

View File

@ -76,6 +76,11 @@ Specify the maximum number of queries to cache. The default is 10000.
Used to associate a set of attributes <attrs..> with an <index>. Each attribute
set is associated with an integer from 0 to <numattrsets>-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 <template_string> <attrset_index> <ttl> [<negttl>]