cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Error CURLE_GOT_NOTHING(52) under http GET load test

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 18 Jun 2002 08:33:16 +0200 (MET DST)

On Mon, 17 Jun 2002, Gustaf Hui wrote:

> The request doesn't seem to get to the proxy, I am guesing that the request
> might not be sent probably or not sent at all, so nothing is received.
> Could the socket somehow got closed during this request?

Everything is possible, but I believe that we check return codes etc so if
the request isn't sent away properly the code should return an error saying
this, not just silently believing it worked and fail to retrieve any data...

Can you run a network analyzer/snooper to see exactly what is sent and
received in these cases?

Can you run this with a debugger and set a break-point to see if you can
figure out any interesting things when these situations occur?

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<
Received on 2002-06-18