cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Adding client WAN support to libcurl

From: David Byron <DByron_at_everdreamcorp.com>
Date: Fri, 11 Feb 2005 11:08:48 -0800

On Fri, 11 Feb 2005, Daniel Stenberg wrote:

> On Fri, 11 Feb 2005, Gisle Vanem wrote:
>
> > But adding a CURLOPT_RATE_LIMIT_(RX/TX) option could be handy.
>
> I agree. It just takes some clever thinking to make such an
> option work fine for the multi interface and not just the
> easy interface.
>
> The --limit-rate logic in the 'curl' app cannot be applied
> for this.

Another bonus for this is that curl/libcurl would rate limit the
transfer of http headers. I don't think it does this now.

-DB
Received on 2005-02-11