Re: CURL HTTP request Timeout

Daniel Stenberg <[email protected]> Mon, 18 Apr 2011 14:42:37 +0200 (CEST)
Newsgroups gmane.comp.web.curl.php
Message-ID <[email protected]>
On Mon, 18 Apr 2011, Kuberan Marimuthu wrote:

> curl 7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.12.6.2 zlib/1.2.3 libidn/0.6.5 libssh2/1.2.2
> Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp
> Features: GSS-Negotiate IDN IPv6 Largefile SSL libz

So this is using synchronous name resolves: 
http://curl.haxx.se/docs/faq.html#How_does_libcurl_resolve_host_na

Depending on what your code does, this may very well cause problems and slow 
operations in your code.

-- 

  / daniel.haxx.se
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php