cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How do timeouts work?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 May 2003 16:33:44 +0200 (CEST)

On Fri, 9 May 2003 RBramante_at_on.com wrote:

> So just to clarify this, in the LOW_SPEED scenario, the TIME is a
> contiguous block of time below the LIMIT and not total time below the
> LIMIT, correct?

Correct. As soon as the transfer speed goes below the LOW_SPEED_LIMIT, a
timer starts ticking from zero and onwards. If the speed goes faster then the
LOW_SPEED_LIMIT again, the timer stops and is reseted. If the speed keeps
below LOW_SPEED_LIMIT when the timer reaches LOW_SPEED_TIME, then the
transfer is aborted.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
Received on 2003-05-09