From: Howard Chu Date: Wed, 18 Jan 2006 03:03:35 +0000 (+0000) Subject: Add optional negttl / negative result caching X-Git-Tag: OPENLDAP_REL_ENG_2_4_BP~290 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8a7501449a7b709e2ca9a2bfd2dbb4049f8eb750;p=openldap Add optional negttl / negative result caching --- diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index e3f8a80669..833a25bdca 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -74,9 +74,12 @@ set is associated with an integer from 0 to -1. These indices are used by the \fBproxytemplate\fP directive to define cacheable templates. .TP -.B proxytemplate +.B proxytemplate [] Specifies a cacheable template and "time to live" (in sec) of queries -belonging to the template. +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. .TP .B response-callback { head | tail }