[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [Fwd: constant lookups causing a lot of load]
>>>>> "JH" == Jeremy Hansen <jeremy@methanesea.com> writes:
JH> This is exactly what I'm doing yet lookups continue at the rate in
JH> which people are hitting the webserver. Here's a sample:
[slapd logs deleted]
The slapd logs look very much like the result of initgroups(3) activity on
the nss-ldap client. For initgroups(3) I think NSS has to search all map
sources to find all the supplementary groups that a user may be a member
of.