Lines Matching +full:keep +full:- +full:a +full:- +full:live
15 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
46 Each line specifies either an attribute and a
48 or an attribute, a
50 and a
62 (for example, if some third-party
64 .Bl -tag -width indent
69 .It Va enable-cache Oo Ar cachename Oc Op Cm yes | no
72 .It Va positive-time-to-live Oo Ar cachename Oc Op Ar value
73 Sets the TTL (time-to-live) for the specified cache in seconds.
77 .It Va positive-policy Oo Ar cachename Oc Op Cm fifo | lru | lfu
84 (first-in-first-out),
86 (least-recently-used), and
88 (least-frequently-used).
91 .It Va negative-time-to-live Oo Ar cachename Oc Op Ar value
98 .It Va negative-policy Oo Ar cachename Oc Op Cm fifo | lru | lfu
99 The same as the positive-policy, but this one is applied to the negative
103 .It Va negative-confidence-threshold Oo Ar cachename Oc Op Ar value
104 The number of times a query must have failed before the cache accepts
114 .It Va suggested-size Oo Ar cachename Oc Op Ar value
116 The value should be a prime number for optimum performance.
118 significantly (5-10 times) greater than the default hash table size (257).
119 .It Va keep-hot-count Oo Ar cachename Oc Op Ar value
124 .It Va perform-actual-lookups Oo Ar cachename Oc Op Cm yes | no
127 does not simply receive and cache the NSS-requests results, but performs
147 .Bl -tag -width ".Pa /etc/nscd.conf" -compact