Hello,

I'm running into a problem with python open ldap connections.  It appears
that they are not closing properly.  I'm doing a bind->call->unbind on every
call.  I am also using the ReconnectLdapObject to try to help with "can not
connect" problems, although I still get a significant number of can not
connect problems that I handle with a retry.

The server died the first time we tried to put a significant load on it.

Does anyone have suggestions for fixing this problem or figuring out what is
leaving connections open?

Thanks,

Ron Teitelbaum


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to