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 22:02:00 +0100 (CET)
Date: Thu, 10 Feb 2011 22:02:00 +0100 (CET)
On Thu, 10 Feb 2011, Tolas Anon wrote:
> curl --keepalive-time 25 http://localhost.internet.domainname/run.php
> returns no results whatsoever.. :(
curl on Windows, wasn't it? I'm not sure it supports the TCP_KEEPIDLE and
TCP_KEEPINTVL setsockopt() options and then it only sets the regular
SO_KEEPALIVE which has a 2 hour timeout by default which is probably not
helpful to you.
(Yes, curl should warn if such an option is used without it having an effect
but it doesn't...)
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-02-10