Le 18.01.2013 14:38, Nick Milas a
ÃcritÂ:
It looks like slapd server is overwhelmed
with too many requests at the same time, which makes postfix
getting timeouts.
On the postfix side hopefully it's only a "temporary lookup
failure" but I want to correct that problem.
I would suggest you post to postfix mailing list, together with
your "postconf -n" output, and provide details on OS used,
Postfix, OpenLDAP versions.
Are you using proxy:ldap: on your postfix ldap lookup tables? (You
should.)
On the OpenLDAP side: If you need tuning help, post here your OS,
Openldap version details, configuration, backend configuration (if
applicable), as well as the content of your openldap data
directory.
If you can post stats info, that will be useful too. If you are
using BDB/HDB:
ÂÂ (slapd_)db_stat -m
ÂÂ (slapd_)db_stat -c
Cheers,
Nick
Dear Nick,
Thanks a lot for your help ! But can you help me a little more on
how to send all these informations (I am not an LDAP expert at all)
:
- I don't even know if I'm using proxy:ldap ? My postfix config
is :
- slapd_db_stat -m
- slapd_db_stat: DB_ENV->open: No such file or directory
- How can I show the "the content of your openldap data
directory" ?
Sorry for these beginner questions !
By the way, some information to begin :
- # uname -a
- Linux hostname 2.6.18-238.19.1.el5 #1 SMP Fri Jul 15
07:32:29 EDT 2011 i686 i686 i386 GNU/Linux
- # cat /etc/redhat-release
- CentOS release 5.6 (Final)
- # slapd -V
Thank a lot in advance for everything,
Denis
|