LDAP queries, stress test...

  • Thread starter Thread starter arameth
  • Start date Start date
A

arameth

I'm hoping someone ran into this before, and has a good
answer.

I am testing an application, which issues an ldap query.
Unfortunately (long story) it begins by querying all
users in the domain (2000+). In itself, I'm not worried
about one query causing problems, but there is the
potential of at least 10% (200+) users running this app,
issuing the same query simultaneously. I would prefer not
to crash the DC by doing this.

What I'm looking for is a tool or script that will allow
us to simulate multiple LDAP queries, so we can do some
load/stress testing on a test server. Once I feel
comfortable with the results, I'll then put this into my
production environment.

Any suggestions? Does MS maintain an AD/Ldap stress/load
tool? Free tools/scripts are preferred (obviously).

Thanks!
 
Back
Top