cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: CURLE_GOT_NOTHING issue

From: Auzinger, Thomas <TAuzinger_at_ert.com>
Date: Wed, 21 Feb 2007 17:35:01 -0500

The version is 7.15.0.0. I'll try the trace, though this is in our
production environment and it'll be a month or so until we deploy a new
version.

Thanks,

Thomas

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Wednesday, February 21, 2007 5:03 PM
To: the curl tool
Subject: Re: CURLE_GOT_NOTHING issue

On Wed, 21 Feb 2007, Auzinger, Thomas wrote:

> We have a web application against an Oracle Application Server using
> Internet Explorer and an Active-X control that uses curl. Every once in a
> while curl gets a CURLE_GOT_NOTHING error (the corresponding request
doesn't
> even show up in the web log), but it doesn't manifest itself at all on the
> web browser. What would account for the difference in behaviour? We
might
> do a retry after error 52, but I thought that if the network is flaky it
> should show up in curl *and* in IE.

You could use --trace or -v or similar to debug curl's activities, and if 52

is returned you can store the log for later inspection and it should reveal
curl's view of what happened. curl and IE are two entirely different beasts
so
it doesn't surprise me that they may act differently...

What curl version is this?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-02-21