Hi Leopold,

I had a look also at Jmeter, and run into lots of problems.
eg, a search request consists of a bind, search and an unbind request, where
only the time spent for the search is measured.
For loadtesting this is completely unusable.

I rewrote the ldap sampler myself, I offered the code to jmeter, but is is
not yet commited

You can download my ldap sampler form my website, and just copy it over the
origanl sampler.
you have then an extended sampler, which is workings as one should suppose.

my website:
http://home.zonnet.nl/dolfsmits

Greetings, Dolf Smits

-----Original Message-----
From: Gann, Leopold [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 09, 2003 08:41
To: '[EMAIL PROTECTED]'
Subject: How to setup sizelimit on LDAP requests


Hi,

I'm using Jmeter for benchmarking LDAP requests and it seems that the 
sizelimit regarding LDAP searches defaults to 1 (sizelimit=1), isn't it ?

If yes, how to change it (or is that hard-coded). To be honest, I'm still
a novice in using Jmeter. And I guess, there is some way to alter those
limits ...

This is, because in some LDAPaudit I'm always getting a log-message, 
like that:

  Operation      :SEARCH
  Version         :3
  MessageID      :2
  Base Obj       :dc=pqr,dc=de
  Scope          :subtree
  Filter         :(&(objectclass=groupOfUniqueNames)(cn=INI(jasy01)))
  Size Limit     :1             <<< ??? >>> 
  Time Limit     :0
  Deref Alias    :always
  Types Only     :no
  Req Attr #     :all
  Found Entries  :1             ... there should be 10 entries returned
  Found Attrs    :5
  Bytes Received :91
  Bytes Returned :3829
  Cached Result  :yes
  Abandoned      :no
  Result Code    :0 (success)
 
Thanks for your help,
Leo.
----------------------------------------------------------------------------
------------------------------------------------------
Leopold Gann, Siemens AG, Otto-Hahn-Ring 6, 81730 Munich, Germany
Email:  [EMAIL PROTECTED]
Siemens-Fax:    +49-89-636-45860
Siemens-Office:         +49-89-636-46143        (Monday and Wednesday)
Home-Office:    +43-7742-58115  


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to