cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLOPT_VERBOSE output?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Aug 2003 08:46:59 +0200 (CEST)

On Wed, 6 Aug 2003, Cheen Qian wrote:

> can someone explain to me how to intepret the performance summary report at
> the end like:

> % Total % Received %Xferd Average Dload Speed Upload
> total Time_current Left Curr_speed
> 100 373 100 373 0 0 8 0 0:00:44 0:00:44 0:00:0 0

I know this may sound like a wild and crazy idea, but have you tried reading
the docs/MANUAL? All fields in that output are described there.

> In particular, I noticed that it takes a while for me to post a message and
> receive a response using libcurl, is there anyway that I can find out
> through libcurl whether it is the network delay or remote server delay?

Yeps, and curl_easy_getinfo() provides the means for you to extract the
timings program-wise.

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
Received on 2003-08-07