curl-and-php
Re: Problems with curl timeout setting
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 26 Jan 2011 17:00:27 +0100 (CET)
Date: Wed, 26 Jan 2011 17:00:27 +0100 (CET)
On Wed, 26 Jan 2011, 127546_at_sms13.de wrote:
> what do you think we should do then? Try this from C or command line outside
> of PHP?
Yes. We need to narrow down things.
I tried this:
[shell 1]
$ nc -p 9999 -l
[shell 2]
$ curl localhost:9999 -m3
... and it timed out after exactly 3000 milliseconds.
> Can a php be problem here?
I don't think so.
-- / daniel.haxx.se _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2011-01-26