slow writes in DS5.2P4
Hi all,
We have a directory with two separate backends. In one backend, we have ~17K users, in the other, about 100K. Both backends have an attribute we'll call 'bigblob'. The bigblob attribute is about 1K of base64 encoded data. About 25% of the users in the 17K user backend have this attribute, and 100% of the users in the 100K user backend have this attribute.
Writes of this attribute to the 17K user side take ~50ms. Writes of this attribute to the 100K user side take 100 times longer, 5-7 seconds.
Indexes are the same between both sides, attribute syntax is the same, etc.
Any ideas what could be going wrong? These comparisons are in separate instances of DS, but on the same hardware running Solaris 10.
Thanks!

