[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
socket instead of replog file
i'm developing a new way to communicate between slapd and slurpd for
replicas, based upon a socket instead of the replog file
this, in order not to have slurpd to scan the replog file every n seconds
(even if since openldap 2.2.8 n is configurable and i patched it to have
n expressed in milliseconds - should i commit this patch?) and then
decreasing the load on the filesystem and eventually have fully realtime
replicas
question: does anybody have already implemented this? it's already
possible to use a socket?
--
ciao
st3