Posted: Sun Apr 13, 2003 9:35 am Post subject: LDAP plugin
Centurion
Joined: 09 Sep 2001 Posts: 131
Hi,
I've been using SupportPacs ia08 to issue LDAP calls to X500 directory. It works very well except that each time the plugin is invoked, the connecttion and the bind must be re-established. Most of my message flows have to make LDAP call, sometimes more than once due to the nature of our application. This becomes very costly and affect the broker performance quite significantly.
I was thinking of getting a pool of LDAP connection when the broker first starts then reuse them in all message flows just for the search. I would appreciate if anyone already has done that and is willing to share the idea, before I start modifying the ia08 source...
Posted: Tue Apr 22, 2003 4:31 am Post subject: Limitation of LDAP plugin and Compile
Novice
Joined: 02 May 2002 Posts: 15 Location: Serv'N Data
I have several problems with this plugin, and I don't know if I must modify thie node, or create a Java Plugin. Problems:
- Management of timeout if primary server LDAP is down
- Alternative server when my primary server is down
- Pool of connection
- SSL connection
My last problem: I don't manage to compile this plugin. I have created a new LdapPlugin.lil. But this .LIL is not usable by WMQI. And, I don't manage to regenerate a .LIL with the same size of source. I use this plugin in Winnt with Visual Studio 6.0. Someone knows how solve this problem ? How trace the problem with a .LIL ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum