| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
speed limit / speed time / limit rate
From: David Byron <DByron_at_everdreamcorp.com>
Date: Thu, 12 Feb 2004 15:31:38 -0800
I've run across a bit of a strange situation. I think I've shot myself in
Let's say you invoke curl like this:
$ curl --remote-name --speed-limit 2 --speed-time 30 --limit-rate 1K <some
I've looked at the code in my_fwrite() in src/main.c. I'm trying to figure
Do these curl options basically translate to:
"If curl receives more than 31K of data in one second, it'll go to sleep for
If this is right, this is quite likely to happen on a 100K ethernet link,
This is where everyone points and laughs and says "Look at the idiot!"
Is there a way to do what I want though -- where what I want is to limit the
I haven't looked at where the info resides, but is it feasible/a good thing
Thanks for your help.
-DB
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info