[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: slurpd taking 44% cpu, help!
yep, had that problem with slapd, eating +/- 76 % !
I recompiled it as a matter of test with some different
options, and since then it was well behaved..
maybe this could help a bit, here is the options I used;
c_cv_func_pthread_create=no ol_cv_kthread_flag=no ol_cv_pthread_flag=no ol_cv_pthreads_flag
=no ol_cv_thread_flasg=no CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" ./conf
igure --prefix=/usr/local --localstatedir=/var --sysconfdir=/etc --disable-ipv6 --disable-d
ebug --with-threads --disable-dnssrv --without-cyrus-sasl --disable-x-compile
and I have also shrunk my indexes to;
# Indices to maintain
index uid pres,eq
#index cn,sn pres,eq,sub
#index objectClass eq
regards,
Lucio Jankok
-----Original Message-----
From: Adam Shand [mailto:larry@spack.org]
Sent: Monday, February 26, 2001 1:23 PM
To: OpenLDAP Software
Subject: slurpd taking 44% cpu, help!
well i thought everything was working great but as i'm going through and
double checking everything i find this (i have a master and two slaves
with openldap 2.0.7 on solaris 8)..
as soon as i make a change to the master server slurpd goes up to about
40% cpu utilization: