cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Total volume of data transferred out?

From: Felix E. Klee <felix.klee_at_inka.de>
Date: Wed, 14 Sep 2011 20:58:22 +0200

On Wed, Sep 14, 2011 at 8:03 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> Use the CURLOPT_DEBUGFUNCTION perhaps and count sent headers and body?
> That's of course only on TCP level and above.

Thanks for the suggestion, Daniel! TCP level should be sufficient.

An alternative may be a LINUX tool that tracks network usage of a
process, generating a grand total. AFAIK such tools exist. However, I
don't know which one to choose.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-14