--On November 28, 2008 10:49:36 PM +0000 quanah(a)OpenLDAP.org wrote:
slapd ends up hanging indefinitely. This happened with 8 replicas
connected to the server, where for four of those replicas, the connection
between the master and the replica wouldn't connect (but you could go
from the replica to the master) at some point after the initial
connection was made.
Patch to HEAD from Howard is committed.
Patch from Howard needs to be expanded so that a new keyword is used for
the idle timer here, rather than the value from idletimeout. This will
require some reworking of the daemon to wake up for that interval as well.
--Quanah