From owner-freebsd-questions Wed Feb 16 8:22:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 131D137B505 for ; Wed, 16 Feb 2000 08:22:44 -0800 (PST) (envelope-from sysadmin@white-directory.com) Received: from ns1.webgator.com (ns1.webgator.com [208.218.82.136]) by builder.freebsd.org (Postfix) with ESMTP id A9CD4132D6 for ; Wed, 16 Feb 2000 08:22:03 -0800 (PST) Received: from white-directory.com (localhost [127.0.0.1]) by ns1.webgator.com (8.9.3/8.9.3) with ESMTP id LAA45518; Wed, 16 Feb 2000 11:22:32 -0500 (EST) (envelope-from sysadmin@white-directory.com) Message-ID: <38AACEC7.3B8417A6@white-directory.com> Date: Wed, 16 Feb 2000 11:22:31 -0500 From: Dave Hummel X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: problems with Openldap Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Is anyone successfully running openldap? I am running the latest port (1.2.9) on 3.4-stable. Throughout the day the process continually grows consuming all memory and swap (256 + 256) until it eventually fails on realloc and dies. On the openldap mailing list someone (from redhat) suggested that: "I've seen this behaviour if openldap isnt compiled with -D_REENTRANT_ on linux. With 1.2.x it seems the configure script doesnt add it automatically. Adding that to CFLAGS or whereever approriate seems to make it behave better." My understanding is that our threads implementation is quite different from linux_threads, so I don't know if this advice means much to me (didn't seem to make a difference when I tried it). Is anyone successfully running openlap? Any tweaks I should be aware of? I'm using a very basic configuration. Adjusting cachesize/dbcachesize seems to have no effect, nor do I see any compile/configuration options that look promising. Thanks, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message