Re: I/O Error Connection reset by peer

2003-11-05 Thread Jim Harle
t; $mesg->error was "I/O Error Connection reset by peer" > > I dont think this has anything to do with an ldap search size limit. For > one thing, I expect to get a "sizelimit exceeded" error in that case and I > have error-handling for that and the other thin

I/O Error Connection reset by peer

2003-11-05 Thread Reena John
Hi everyone, I use Net::LDAP in a script that does a daily search on a large LDAP database (~80,000 entries). The expected return from the search is ~2000 entries. One run of the script threw up this error: my $mesg = $ldap->search(base=>...); $mesg->error was "I/O Error Conne