in reply to Persistent LDAP connections in Apache

Check out Persistent::LDAP.
  • Comment on Re: Persistent LDAP connections in Apache

Replies are listed 'Best First'.
Re^2: Persistent LDAP connections in Apache
by cbrandtbuffalo (Deacon) on Apr 25, 2005 at 15:43 UTC
    I checked that out and it appears to be a way to get object persistence using LDAP as a backend data store. I don't think it provides LDAP connection pooling.

    Maybe I'm missing something there?