cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: php curl_exec won't return any data, libcurl-7.21.3.0, php 5.3.4, WampServer2.1d-x64.exe

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Feb 2011 11:16:03 +0100 (CET)

On Thu, 10 Feb 2011, Tolas Anon wrote:

> I'd have seen no options for tcp keep-alive on that thing, i seriously doubt
> it can do it at all.

TCP keep-alive is done on the TCP layer, which is setup/negotiated by your
client code.

> My localhost is win7, and as far as i know it doesn't get involved in the
> NATing.

... but it can enable and use TCP keep-alive.

> Plus: i wanna use these import routines from continent to continent one day,
> there might be more equipment on the internets that has this problem..

Exactly. Which is why you might consider enabling TCP keep-alive.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-10