cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Timeouts during SSL handshakes

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 17 Oct 2004 10:36:40 +0200 (CEST)

On Fri, 15 Oct 2004, Karthik Ramakrishnan wrote:

> I have a question on how curl handles slow SSL handshakes. Does CURL v7
> handle timeout on SSL handshakes ?

Yes. And to make things clear: no one sane is using anything but curl 7.

> Will setting CURLOPT_CONNECTTIMEOUT and CURLOPT_LOW_SPEED_TIME along with
> CURLOPT_LOW_SPEED_LIMIT help when CURL tries to establish a secure
> connection with a HTTPS server.

CURLOPT_CONNECTTIMEOUT will, the others won't. The two LOW_SPEED options are
for the actual data transfer phase, not for the connect phase.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-17