Is there a way to have persistent connections to the ldap server for authentication? I'm using the most recent Catalyst::Authentication::Store::LDAP and using Catalyst 5.80033 (haven't had time to update to the latest just yet).
Alternatively, beyond persistent connections, are there any recommended ways to optimize how catalyst and/or a catalyst app uses ldap? Maybe caching of some sort? For my purposes LDAP is used entirely for authentication. I ask because I'm seeing that my ldap queries are sometimes taking a very long time to return. I don't have control over the LDAP server. -- seth /\ sethdaniel.org _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
