cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Windows Multi-curl https curl request overshadowing http request

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 4 Feb 2013 14:47:41 +0100 (CET)

On Sun, 3 Feb 2013, Vijay Panghal wrote:

> I am writing application that can connect to the server over http/httpS. I
> build these two urls and add it to multi-interface handle. And as soon as I
> get response from any URL, I process that data and do rest of the cleanup.
> But what I am finding that when httpS url is not reachable and http url is
> reachable, it is causing http connection also to timeout.
>
> This is happening on Windows. While Linux and MacOSX seems to be working
> fine.

Which libcurl version? What SSL backend? Can you please switch on VERBOSE and
show us the log of a failure like when "the HTTPS url isn't reachable" ? I
assume you build with the default Windows resolver option?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-04