cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Slow connect using curl on windows

From: <rh_at_izone.at>
Date: Fri, 14 Jan 2005 11:11:11 +0100

i've tried a lot with different Curl Options
there is no difference between SSLv2 and SSLv3, no difference wich
ciphers i use - nothing.

[14/Jan/2005 11:04:14 22424] [trace] OpenSSL: Loop: before/accept
initialization
[14/Jan/2005 11:04:18 22424] [trace] OpenSSL: Loop: SSLv3 read client hello
A

I don't have any idea what this loop does - and i actually have
no time to find it out ....
I see this behavior only with curl

About the libcurl version:
It is the bundled version
phpinfo() says: libcurl/7.11.2 OpenSSL/0.9.7c zlib/1.1.4

Rainer

----- Original Message -----
From: "Daniel Stenberg" <daniel-curl_at_haxx.se>
To: "Programming PHP/CURL" <curl-and-php_at_cool.haxx.se>
Sent: Friday, January 14, 2005 10:45 AM
Subject: Re: Slow connect using curl on windows

> On Fri, 14 Jan 2005, maillist_at_izone.at wrote:
>
>> It seems that there is some kind of Problem here (this needs 5 seconds)
>> [14/Jan/2005 10:28:41 22426] [trace] OpenSSL: Loop: before/accept
>> initialization
>> [14/Jan/2005 10:28:46 22426] [trace] OpenSSL: Loop: SSLv2 read client
>> hello A
>
> Why does it use SSLv2 here? That's a big diff compared to the browser
> approach that used SSLv3.
>
>> Any ideas ?
>
> Nope. It would be interesting to know what the server/OpenSSL does when
> that 5 second thing happens.
>
> Many people use HTTPS with curl every day, and I've never seen any such 5+
> seconds reports before. This is something odd going on.
>
> --
> Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
> Dedicated custom curl help for hire: http://haxx.se/curl.html
>
Received on 2005-01-14