curl-users
RE: speed limit / speed time / limit rate
From: David Byron <DByron_at_everdreamcorp.com>
Date: Fri, 20 Feb 2004 15:41:15 -0800
Received on 2004-02-21
Date: Fri, 20 Feb 2004 15:41:15 -0800
On Thu, 19 Feb 2004, David Byron wrote:
> On Thu, 19 Feb 2004, Daniel Stenberg wrote:
>
> > Yes, it will make the behaviour different. Perhaps we could
> > try some different mathematics than simply using speed-time - 1...
>
> Yes, this is totally made up. low_speed_time / 2 came to
> mind as well. I'm certainly open to suggestions here.
Dividing by 2 is what I went for. Just subtracting one seemed too
aggressive.
> A corrected patch that deals with the
> no-speed-limit-specified case to come as soon as my tests
> complete.
How's this?
-DB
- application/octet-stream attachment: main.c.patch2