[Pdns-users] powerdns hangs when ldap backend is unavailable
Nikolaos Milas
nmilas at admin.noa.gr
Fri Oct 29 07:08:40 UTC 2010
I totally agree. I even use a local ldap "slave" server (an openldap
syncrepl consumer, on the powerdns box) using syncrepl (on openldap) to
avoid any pdns service outage due to network problems which would
prevent connectivity with ldap. (Thankfully, syncrepl does not hang when
there is a network outage.) So, practically, I have minimized any
problems. (This design also optimizes the speed of lookups [i.e. of DNS
authoritative queries], since they are carried out locally, and no
network activity is required.)
However, as you point out as well, I believe the problem is critical and
should be treated.
Nick
On 29/10/2010 9:31 ÃÂÃÅ, Angel Bosch Mora wrote:
> i agree this is critical but usually in a large environment you dont
> have just one LDAP service. i always configure pdns with at least two
> ldap servers located at different machines/places.
> ldap-host=ldap1:389 ldap2:389
>
More information about the Pdns-users
mailing list