From: Jens V. <je...@da...> - 2005-03-07 17:55:05
|
On Mar 7, 2005, at 18:26, Joe Pasko wrote: > Anyone have thoughts on what might be causing the TCP Reset( RST ) to > be sent? > > I'm still trying to figure out why the behavior would be different > under webware than the command line or as a cgi. I doubt this is a python-ldap problem. If I'm not mistaken python-ldap does not by itself talk to the network (or issue any low-level network messages), it uses LDAP libraries which in turn talk to the network. I would assume that's where the problem is. jens |