From: Pierangelo Masarati Date: Sat, 14 Jun 2008 15:54:14 +0000 (+0000) Subject: slapo-pcache sizelimit caching not documented (ITS#5559) X-Git-Tag: LOCKER_IDS~106 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e92f49ee3c99d4897021ce0c1572ffd5894ec91d;p=openldap slapo-pcache sizelimit caching not documented (ITS#5559) --- diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index 2ca539a201..84e55d2acc 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -102,12 +102,15 @@ 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 [] -Specifies a cacheable template and "time to live" (in sec) of queries +.B proxytemplate [ []] +Specifies a cacheable template and "time to live" of queries belonging to the template. An optional can be used to specify that negative results (i.e., queries that returned zero entries) -should also be cached for the specified number of seconds. Negative -results are not cached by default. +should also be cached for the specified amount of time. Negative +results are not cached by default ( set to 0). +An optional can be used to specify that results +hitting a sizelimit should also be cached for the specified amount of time. +Results hitting a sizelimit are not cached by default ( set to 0). .TP .B response-callback { head | tail }