[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Net::LDAP performance
Hi All,
I am currently experiencing some really performance issues with
Net::LDAP module for perl. It seems that if I do a search which returns a
large number of results, in my case about 4500 entries, it's performance is
horrible. From what I can tell the actuall search is very quick about 2 or
3 seconds but the Net::LDAP makes a call to a method "sync" which enumerates
through the return entries and does some work. This function will take
approx. 65 secs to complete on a pentium 133 and about 15 to 20 secs on a
Petium II 450. This is unacceptable for us to use in production. Is anyone
else experiencing this? Is there a better way around it.
Thanks,
> _______
>
> Mike Mazzolini
> Bank Of America
>
> - Whether you think you can or think you can't, you're right!
>
>