[python3-ldap] Socket errors carried through

Joseph L. Casale jcasale at activenetwerx.com
Wed Apr 16 21:51:33 CEST 2014


I am using a server pool defined as :

  pool_strategy=POOLING_STRATEGY_ROUND_ROBIN
  active=True
  exhaust=True

and yet I am intermittently seeing a WinError 10054, 'An existing connection
was forcibly closed by the remote host' being passed up after I open a connection
and initiate a few searches from it.

These connections are very short lived, less than a minute usually so it's safe to say
this is not a wait time / topology related issue.

What are your thoughts Giovanni?
Thanks,
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python3-ldap/attachments/20140416/1de28711/attachment.html>


More information about the python3-ldap mailing list