Hi
I am using slapo-memberof wondering about its performance, I have a couple of groups that have a large pool of unique member attributes.
I had some maintenance code that would update the largest group - say about 4k uniquemember entries. The code is wrong it rewrite all of the attributes instead of just updating the diff.
But what we noticed is that for upto 13 sec the memberof attrib could be wrong on a user object whilst I presume slapo-memberof re evaluated all of the memberships
Question I am in the middle of rewritting the maintenance code - will slapo-memberof only reprocess the additions / diffs or will it reeval all ...
Do I have any control over how many threads or are there any control knobs I can tune for the slapo-memberof to help with this ?
Thanks Alex