Mailing Lists
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1414 [manpage] terribly unclear documentation of --limit-rate
From: teo8976 <teo8976_at_users.sf.net>
Date: Fri, 22 Aug 2014 22:39:21 +0000
Looks much clearer.
--- ** [bugs:#1414] [manpage] terribly unclear documentation of --limit-rate** **Status:** open-confirmed **Created:** Fri Aug 22, 2014 08:28 PM UTC by teo8976 **Last Updated:** Fri Aug 22, 2014 09:49 PM UTC **Owner:** Daniel Stenberg >From the documentation it's not clear whether --limit-rate applies to upload (i.e. sending the request) or download (i.e. receiving the response) or both. Intuitively, I'd be inclined to guess it applies to upload, as i can hardly even imagine how a rate limit could be applied to download (given that it depends on the other side). However, there's this note: > If you also use the -Y, --speed-limit option, that option will take precedence and might cripple the rate-limiting slightly, to help keeping the speed-limit logic working. and since speed-limit _is_ related to download speed, that is confusing. --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-08-23 These mail archives are generated by hypermail. |