Lines Matching +full:conf +full:- +full:rst
29 .Nm nscd.conf
39 .Pa nscd.conf
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
114 .It Va suggested-size Oo Ar cachename Oc Op Ar value
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
148 .It Pa /etc/nscd.conf