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: Wed, 9 Feb 2011 19:14:30 +0100 (CET)
Date: Wed, 9 Feb 2011 19:14:30 +0100 (CET)
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?
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.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-02-09