-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
while in progress of adding further monitoring capabilities to the
back-ldap backend I stumbled over a weirdness in how the monitor handles
the COMPARE operation:
If a compare request is issued, the entry is retrieved directly from the
monitor cach
Ondrej Kuznik wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
while in progress of adding further monitoring capabilities to the
back-ldap backend I stumbled over a weirdness in how the monitor handles
the COMPARE operation:
If a compare request is issued, the entry is retrieved directl
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
> I'm looking over back-monitor's interface to get some more monitoring to
> back-ldap, mainly operation count, just like the one in
> cn=operations,cn=monitor and finishing the connection monitoring in
> ldap_back_monitor_conn_create.
>
> T