<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I've been running some more tests before setting up the ticket, but I think I have enough information now. &nbsp;The uniqueMember attribute has extra processing overhead, but the necessary optimization might apply across the board for all attributes. &nbsp;I found also that adding large sets of values for other attributes also increases modification times heavily, though not quite as much as uniqueMember. &nbsp;Luckily, the modification delay is based on the size of the modification rather than the size of the entry, so even if the modification is done to a 100K-value attribute, if the modification is only to remove a few members and add a few others, then the change is still relatively quick. &nbsp;The delay is noticed most when first setting up a group, for instance, adding 100K members to an empty group takes 2.5 hours on 389 as opposed to 1 minute on Sun DS.<div><br></div><div>Also during this testing I have noticed a memory leak when running large quantities of ldapmodify operations. &nbsp;When I set up a loop to delete and then re-add the eduPersonEntitlement attribute across 100K entries, I found that memory consumption continuously increased and the server crashed after the fifth iteration of this loop. &nbsp;(And this one really is with ldapmodify and is not related to my earlier issues with excessively creating tombstones by deleting and adding entire entries). &nbsp;Before digging into this too deeply and making another ticket, I wanted to ask if this had been noticed and fixed in the 1.2.10 release? &nbsp;I am using the default 1.2.9.16 release. I'm guessing it hasn't since I didn't see it in the release notes.</div><div><br></div><div>I am starting up the server with the valgrind command you recommended a few messages back to see if I can spot the leak, though of course with valgrind in the mix, the overhead and runtimes are, as might be expected, much increased.</div><div><br></div><div>Regards,</div><div>Russ.</div><div><br><div><div>On Apr 19, 2012, at 1:42 PM, Rich Megginson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">OK.&nbsp; If you've ruled out the possibility that some plugin is interfering with the processing, then it must be something we will have to fix in the core server.&nbsp; Please file a ticket at<span class="Apple-converted-space">&nbsp;</span><a class="moz-txt-link-freetext" href="https://fedorahosted.org/389">https://fedorahosted.org/389</a></span></blockquote></div><br></div></body></html>