[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapd segfault when using pcache
Fabio Pedretti wrote:
Hi,
I am trying to use slapd as a proxycache LDAP daemon for another LDAP
server.
(I was following the manual here:
http://www.openldap.org/doc/admin23/proxycache.html
but this refers to proxycache, which I think it is now replaced by
pcache? Should the manual be updated?)
Read the slapo-pcache(5) manpage instead.
database ldap
suffix "o=example,c=COM"
rootdn "uid=root,o=example,c=COM"
uri "ldap://ldap1.example.com ldap://ldap2.example.com"
overlay pcache
proxycache ldbm 10000 1 1000 3600
Never use ldbm.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
Chief Architect, OpenLDAP http://www.openldap.org/project/