From owner-freebsd-current Thu Dec 31 11:19:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07216 for freebsd-current-outgoing; Thu, 31 Dec 1998 11:19:33 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from netscape.com (h-205-217-237-46.netscape.com [205.217.237.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07208 for ; Thu, 31 Dec 1998 11:19:32 -0800 (PST) (envelope-from dboreham@netscape.com) Received: from dredd.mcom.com (dredd.mcom.com [205.217.237.54]) by netscape.com (8.8.5/8.8.5) with ESMTP id LAA24532 for ; Thu, 31 Dec 1998 11:19:10 -0800 (PST) Received: from netscape.com ([208.12.63.45]) by dredd.mcom.com (Netscape Messaging Server 4.0) with ESMTP id F4UGBX00.DNB for ; Thu, 31 Dec 1998 11:19:09 -0800 Message-ID: <368BCF3D.B6ACC60D@netscape.com> Date: Thu, 31 Dec 1998 11:23:41 -0800 From: dboreham@netscape.com (David Boreham) X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: Re: NOW/MOSIX/Beowulf Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <76egdr$50r$1@FreeBSD.csie.NCTU.edu.tw>, gpalmer@FreeBSD.ORG ("Gary Palmer") wrote: > greately increases the resources required to run a local LDAP replica (lets > face it, most of the free LDAP servers use DBM as a backend, and I believe > Netscapes directory server does also, which isn't the fastest product on the > planet) Netscape's server uses Berkeley DB2, not DBM. I find it to be quite fast enough. The protocol encode/decode and access control rule evaluation code is the current bottleneck on searches. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message