[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: slapd's syslogging slowing it down
Read the slapd(8) man page. Look for the "-s" option. Use "-s 0" to turn off
syslog.
Read the manuals. There's a reason we wrote them.
Read the manuals.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Thomas Gagné
> Frank Swasey wrote:
>
> >What OS?
> >
> >
> RHAT 8.3
>
> >What version of OpenLDAP?
> >
> >
> 2.1.25
>
> >What is loglevel set to in your slapd.conf file?
> >
> >
> There is none.
>
> >What database backend are you using?
> >
> >
> ldbm
>
> > if it's back-bdb: did you create a DB_CONFIG file?
> >Have you setup the syslog configuration to delay writing the
> slapd log
> >entries until it is a full buffer?
> >
> >
> None of the slapd messages are being logged, but when I
> strace syslogd I
> can see it getting tons of messages from slapd.
>
> Is it possible the only activity is for the database? It
> seems awfully
> busy...
>