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: Tolas Anon <tolas777_at_gmail.com>
Date: Wed, 9 Feb 2011 19:25:12 +0100

On Wed, Feb 9, 2011 at 7:14 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 9 Feb 2011, Tolas Anon wrote:
>
>>> <?php
>>
>> set_time_limit (0);
>> error_reporting (E_ALL);
>>>
>>> sleep (3600);
>>> echo "wanted-data";
>>> ?>
>>
>> that should be enough to test libcurl with
>
> ... and what was the result?

it's still running, i started it after a dinner break..

doing 2 tests at once; 1 for the internet-domain-name, and 1 for localhost.
>
> libcurl has no timeouts or anything on the established connection by
> default. A minute, an hour or a hundred hours wait doesn't make a
> difference.
>
it doesn't time out in my bug-case, it freezes..
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-09