On Mon, Dec 30, 2013 at 10:12 PM, Marc Boorshtein <[email protected]>wrote:
> I was wondering if anyone's done any performance or scalability testing on > apacheds 2.0.0M15? I know no 2 benchmarks are the same so I'm not looking > for comparisons with other directories. > > I ask because I've completed the integration of MyVD into apacheds and for > the most part it works great. I setup a test to see how hard I could beat > on MyVD built on apacheds and found that for the most part performance was > very good. One area I'm a little concerned on is I see the following > messages in my logs: > > is it possible to share the test code? I can try to reproduce and see why this is happening > [2013-12-27 23:13:55,427][pool-6-thread-2] INFO LdapRequestHandler - > ignoring the message MessageType : SEARCH_REQUEST > Message ID : 5378 > SearchRequest > baseDn : 'o=Tremolo' > filter : > '(&(objectClass=inetOrgPerson)([email protected]))' > scope : whole subtree > typesOnly : false > Size Limit : 1000 > Time Limit : no limit > Deref Aliases : never Deref Aliases > attributes : > org.apache.directory.api.ldap.model.message.SearchRequestImpl@9cd91e8areceived > from null session > > and > > [2013-12-27 23:13:55,584][pool-6-thread-3] INFO LdapRequestHandler - > ignoring the message MessageType : BIND_REQUEST > Message ID : 5435 > BindRequest > Version : '3' > Name : 'CN=testuser934,ou=ad2-domain-com,o=Tremolo' > Simple authentication : '$tart123/0x24 0x74 0x61 0x72 0x74 0x31 > 0x32 0x33 ' > received from null session > > under very heavy load (50 threads constantly logging-in with no "down" > time for other work being done). How can something have a "null" session? > > Are there any guide lines for how to configure apacheds? ie the number of > threads? > > Thanks > Marc > -- Kiran Ayyagari http://keydap.com
