LDAP Benchmark Tester
Novell Cool Solutions: Cool Tool
Reader Rating
from 7 ratings
In Brief
Test the speed of your LDAP searches with this simple, multithreaded tester program.
Vitals
- Product Categories:
- eDirectory
- Functional Categories:
- LDAP (Lightweight Directory Access Protocol)
- Secure Identity
- Statistics
| Posted: | 16 Dec 2002 |
| File Size: | 218KB |
| License: | Free - Send email if you like it. |
| Download: | /coolsolutions/tools/downloads/ldaptester.zip |
| Publisher: | Richard Stubbs |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
I was frustrated with the lack of benchmarking tools to test the effectiveness of our LDAP server when querying a large tree spread over geographical locations. LDAP is a core component of many new tools (iFolder,iChain, etc.) So I wrote a quick benchmark program with which you can submit LDAP searches to the LDAP server and get back a response time.
This is very useful when you are trying to optimize your Filtered Replicas and Indexes. The program will allow you to query any attribute and will auto-generate search strings if required. It is multithreaded so simultaneous queries can be sent to the sever (be aware of the limitations of your PC however - 1000 threads tend not to work to well on most PCs).
Basic Instructions are included.
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- You need to bear in mind that an NT workstation won't let you make too many concurrent IP connections.
- Not only good to test performance, but easy to see if the LDAP server is working at all!