back-monitor and compare operation

2012-01-10 Thread Ondrej Kuznik
-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

Re: back-monitor and compare operation

2012-01-10 Thread Howard Chu
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

Re: back-monitor API: monitor_subsys_t

2012-01-10 Thread masarati
> -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