sagar hagawne
2012-11-26 09:24:22 UTC
Hi,
I am using a CURL version 7.27.0 and passing the url using HTTPS
but the first call to the curl_easy_perform(curl) is very very slow, but
all subsequent calls are fast
the problem seems to be anything to be initialization of CURL handle or
seems need to connect to socket and wait to open an interface.
I have already posted some threads on curl_users list of that
issue, but not find a perfect solution and i am facing a same problem
please go through the following threads,
http://curl.haxx.se/mail/archive-2012-11/0025.html
http://curl.haxx.se/mail/archive-2012-11/0026.html
http://curl.haxx.se/mail/archive-2012-11/0027.html
http://curl.haxx.se/mail/archive-2012-11/0029.html
http://curl.haxx.se/mail/archive-2012-11/0030.html
http://curl.haxx.se/mail/archive-2012-11/0031.html
http://curl.haxx.se/mail/archive-2012-11/0032.html
http://curl.haxx.se/mail/archive-2012-11/0033.html
Any Solution?
Thanks,
Sagar
I am using a CURL version 7.27.0 and passing the url using HTTPS
but the first call to the curl_easy_perform(curl) is very very slow, but
all subsequent calls are fast
the problem seems to be anything to be initialization of CURL handle or
seems need to connect to socket and wait to open an interface.
I have already posted some threads on curl_users list of that
issue, but not find a perfect solution and i am facing a same problem
please go through the following threads,
http://curl.haxx.se/mail/archive-2012-11/0025.html
http://curl.haxx.se/mail/archive-2012-11/0026.html
http://curl.haxx.se/mail/archive-2012-11/0027.html
http://curl.haxx.se/mail/archive-2012-11/0029.html
http://curl.haxx.se/mail/archive-2012-11/0030.html
http://curl.haxx.se/mail/archive-2012-11/0031.html
http://curl.haxx.se/mail/archive-2012-11/0032.html
http://curl.haxx.se/mail/archive-2012-11/0033.html
Any Solution?
Thanks,
Sagar