cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: CURL HTTP request Timeout

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 18 Apr 2011 14:42:37 +0200 (CEST)

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
Received on 2011-04-18