Skip to content

Commit

Permalink
lftp.1: describe closure for net:limit-total-rate
Browse files Browse the repository at this point in the history
  • Loading branch information
lavv17 committed Aug 4, 2017
1 parent 2558bf8 commit 907c141
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/lftp.1
Original file line number Diff line number Diff line change
Expand Up @@ -2123,6 +2123,9 @@ two numbers separated by colon to limit download and upload rate separately.
Note that sockets have receive buffers on them, this can lead to network
link load higher than this rate limit just after transfer beginning. You
can try to set net:socket-buffer to relatively small value to avoid this.
.PP
If you specify a closure, then rate limitation will be applied to sum of
connections to a single matching host.
.TP
.BR net:limit-total-max \ (bytes)
limit accumulating of unused limit-total-rate. 0 means twice of limit-total-rate.
Expand Down

0 comments on commit 907c141

Please sign in to comment.