Keeping a connection open to LDAP allows much higher throughput so
opening a new connection when needed would degrade the service.
LDAP is one of those services that should always be available because it
is a core authentication service so don't understand why yours is
disconnecting.
Monitor
Am 31.08.2015 um 00:13 schrieb Alan Hicks:
Keeping a connection open to LDAP allows much higher throughput so
opening a new connection when needed would degrade the service.
but that's no reason DBMail dying when you reboot the LDAP server
LDAP is one of those services that should always be
On 31/08/2015 00:47, Reindl Harald wrote:
Am 31.08.2015 um 00:13 schrieb Alan Hicks:
Keeping a connection open to LDAP allows much higher throughput so
opening a new connection when needed would degrade the service.
but that's no reason DBMail dying when you reboot the LDAP server
Agreed,