[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4010)



Last mail is wrong, please see this.Thank you.

My server has 4G RAM. And 2.8G has been userd when out of memory.
The slapd.conf is below:

# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.23.2.8 2003/05/24 23:19:14 kurt Exp $
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
ucdata-path     ucdata

include         ./conf/schema/core.schema
include         ./conf/schema/cosine.schema
include         ./conf/schema/inetorgperson.schema
include         ./conf/schema/ksgperson.schema

pidfile ./pid/slapd.pid
replica-pidfile ./pid/slurpd.pid

require bind
disallow bind_anon

#allow bind_v2
access to * by self read
        by * auth

threads 1024
concurrency 512
loglevel 0
timelimit 1
sizelimit 1
password-hash {MD5}
idletimeout 1860

######################################################################
# ldbm database definitions
#######################################################################

database hdb
directory ./db/db1
suffix "o=kingsoft.com"
rootdn "cn=manager,o=kingsoft.com"
rootpw password
cachesize 1
idlcachesize 1
dbnosync
lastmod off
checkpoint 1024 20

index objectclass eq,pres