[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Open LDAP performance tuning
On Tue, 2005-09-13 at 11:22 -0700, Moe wrote:
> DB_CONFIG does not exist, i guess i need to create one. Can anyone
> provide me with an example of a DB_CONFiG?.
> I know i need to start running db_stat to adjust my settings
> When running db_stat, should i use -h parameter and set my db_home
> to Berkeley directory?
>
> Moe
>
> Samuel Tran <stran@amnh.org> wrote:
> On Tue, 2005-09-13 at 07:22 -0700, Moe wrote:
> > Hi Everyone,
> >
> > I have a master LDAP that replicats to three slave ldaps.
> I'm looking to enhance the performance of my LDAP system.
> Basically i have an application that access my ldap system.
> Lots of users are going to access it. Can anyone tell me what
> entries can i add to by slapd.conf file to make my system
> faster?
> >
>
> Make sure you use the DB_CONFIG file and have the correct
> settings for
> your environment using the following links:
>
> http://www.sleepycat.com/docs/ref/am_conf/cachesize.html
> http://www.openldap.org/faq/data/cache/1074.html
> http://www.openldap.org/faq/data/cache/1075.html
> http://www.openldap.org/faq/data/cache/893.html
>
> Sam
>
>
> ______________________________________________________________________
> Yahoo! for Good
> Click here to donate to the Hurricane Katrina relief effort.
Your DB_CONFIG file should reside in the same directory as your database
directory. You can find samples in the following links:
http://www.stanford.edu/services/directory/openldap/configuration/bdb-config.html
Sam