[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Problem with Openldap and BDB - Machine freezes
- To: Jacob Lindberg <jni@laps.dk>
- Subject: Re: Problem with Openldap and BDB - Machine freezes
- From: matthew sporleder <msporleder@gmail.com>
- Date: Tue, 2 Aug 2005 09:21:05 -0400
- Cc: OpenLDAP-software@OpenLDAP.org
- Content-disposition: inline
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TLSMLYKjaBJFIVd/V8lqg6ByU4JAjZGO/rKDv24jplsB4aPNKhyEgNH47cKC9ggrivgkR8m1+hzdY2ptbcTZOzX8Mh0oQtcEzvA8n5gloSw5oCZNccWu2uFUGOBU6N3S1M+qbe+r8xsDTd0/Z+W3W5xhNQka9bS+Cd+a/NYHuas=
- In-reply-to: <42EE8EDB.3080308@laps.dk>
- References: <42EE8EDB.3080308@laps.dk>
It looks like you're getting good cache hits, etc, so why do you think
openldap is causing the system to slow like this?
Generally, when a system gets very unresponsive, it has more to do
with OS-level things putting locks on everything else. Try doing some
tracking of system utilization (cpu, memory, io usage) and then see
who's on top during your freezes.