cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: https request timeout

From: Raf Nulens <raf.nulens_at_androme.com>
Date: Mon, 28 Jan 2008 10:00:01 +0100

[...]

> "curl_multi_socket: "
> "curl_debug_callback: [text] [About to connect() to [test https-server]
port 443 (#2)]"
> "curl_debug_callback: [text] [Connection time-out]"
> "curl_debug_callback: [text] [Expire cleared]"
> "curl_debug_callback: [text] [Closing connection #2]"
> "curl_socket_callback: fd=2804, index=1, event=4"

> What seems odd is that we get an "About to connect()" message from curl
> function ConnectPlease after the connection has been set up. How is this
> possible?

Problem solved, the "About to connect()" immediately followed by "
Connection time-out" was caused by a failed DNS lookup.

Raf Nulens
Received on 2008-01-28