> -----Original Message-----
> From: [email protected] [mailto:[email protected]] 
> Sent: Friday, September 11, 2009 5:23 PM
> To: Xu, Qiang (FXSGSC)
> Cc: [email protected]
> Subject: Re: timeout on ldap_simple_bind_s()
> 
> 
> it would depend on what exactly is happening on the server 
> side. you didnt provide much information on that apart from 
> saying that some- how you managed to "mis-configure" your 
> server. if you can expand on that part perhaps that should 
> give us a clue whats going on there.

13.198.97.16 is a working AD that can answer LDAP bind/search requests. 
13.198.98.16 is just another PC, but not an AD. In order to simulate the 
network down situation, the LDAP server is intentionally pointed to the wrong 
one, 13.198.98.16, and that causes a blocking effect.

The problem is, even I set a timeout value with ldap_result(), it still doesn't 
work. ldap_simple_bind() behaves almost the same as ldap_simple_bind_s(). :-(

Thanks,
Xu Qiang
_______________________________________________
dev-tech-ldap mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-ldap

Reply via email to