cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2083935 ] Using curl/libcurl 7.18.2 causes curl: (28) Connection time

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 02 Sep 2008 12:56:15 +0000

Bugs item #2083935, was opened at 2008-08-30 14:42
Message generated for change (Comment added) made by thinkwebmedia
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2083935&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: bad behaviour
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: Justin F (thinkwebmedia)
Assigned to: Daniel Stenberg (bagder)
Summary: Using curl/libcurl 7.18.2 causes curl: (28) Connection time

Initial Comment:
After upgrading to 7.18.2 on my RHEL3 box via source any curl connection caused the following error: "curl: (28) Connection time-out"

Reverting curl and libcurl to 7.18.1 has fixed this problem for now.

Looks like a similar issue to http://curl.haxx.se/mail/lib-2008-06/0139.html

----------------------------------------------------------------------

>Comment By: Justin F (thinkwebmedia)
Date: 2008-09-02 14:56

Message:
Logged In: YES
user_id=2199011
Originator: YES

This no longer happens once upgraded to 7.19.0.

Thanks.

----------------------------------------------------------------------

Comment By: Justin F (thinkwebmedia)
Date: 2008-09-02 14:40

Message:
Logged In: YES
user_id=2199011
Originator: YES

It was built with a directadmin (control panel) sh script (from source).
No idea if it uses c-ares (how can I check) here is the code:

./configure --disable-file
 /usr/bin/perl -pi -e 's/\#define HAVE_OPENSSL_ENGINE_H 1/\/\/\#define
HAVE_OPENSSL_ENGINE_H 0/' ./lib/config.h;
make CPPFLAGS=-I/usr/kerberos/include
make install

It does this on all domains because it's the binary. Using php to run curl
as well gives the same result.

It returns the connection error after half a second of running curl or
curl -k domain.com, exact same timing every time it's run on multiple
domains on and off my server, it would always give that error.

I can download a snapshot if you want but going to try the 7.19.0 right
now.

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2008-08-31 23:48

Message:
Logged In: YES
user_id=1110
Originator: NO

Did you build it yourself or use a Redhat version? Does it use c-ares?

After how long time does it return saying this?

Does behave like this on *all* sites/domains or just particular ones?

Any chance you can download a recent daily snapshot and see if the problem
exists in that one too?

----------------------------------------------------------------------

Comment By: Justin F (thinkwebmedia)
Date: 2008-08-30 15:25

Message:
Logged In: YES
user_id=2199011
Originator: YES

sorry I mean just running curl http://domain.com or curl -k
https://domain.com they both return "curl: (28) Connection time-out"

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2083935&group_id=976
Received on 2008-09-02

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET