Re: Problems with curl timeout setting
Daniel Stenberg <[email protected]> Wed, 26 Jan 2011 17:00:27 +0100 (CET)
| Newsgroups | gmane.comp.web.curl.php |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 26 Jan 2011, [email protected] 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-php