Rich Megginson wrote:
> At some point.  We are trying to figure out the future direction for
> perldap. 

I hope you have time to consider testing the next release with mod_perl2.
I'm currently in the process of migrating a mod_perl application from
PostgreSQL to OpenLDAP and there's some hurdles on the way:

Net::LDAP is slow. At least 2 times slower than Mozilla::LDAP and
reports of 10 times slower?! has been seen.

Apache has a nice Apache::DBI module to pool database connections. You
can do similar with ResourcePool::Resource::Net::LDAP.
But not with Mozilla::LDAP

Mozilla::LDAP seems to not work with mod_perl2 at all.

regards,
Peter Mogensen
_______________________________________________
dev-tech-ldap mailing list
dev-tech-ldap@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to