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.html