The root cause of this issue has been identified and resolved. The root cause was a performance issue with ApacheDS. We allow for the changing of UIDs (which maps to the users email address) so our match is not based on UID but syncopes user key which was added as a custom schema object in ApacheDS. We realized that we had not added an index in ApacheDS for the attribute so many searches were taking ~15s to return. We added an index for this and now searches return <1s.
Thanks, Justin Isenhour -- Sent from: http://syncope-user.1051894.n5.nabble.com/
