wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Add --limit-rate option (wget1.x) (#408)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Add --limit-rate option (wget1.x) (#408)
Date: Thu, 18 Oct 2018 10:45:55 +0000

We can use our 'quota' thing (thread-safe adding and checking the total amount 
of bytes transferred). We could use a static array for the last X seconds 
(maybe with 10th seconds resolution). Then implement a gain control that 
dynamically adjusts throttling (did something like for audio conferencing with 
2+ input streams).

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/408#note_109871988
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]