rclone/fs/accounting
Nick Craig-Wood 8856e0e559 fshttp: Obey bwlimit in http Transport - fixes #4395
This change uses the bwlimit code to apply limits to the receive and
transmit data functions in the HTTP Transport.

This means that all HTTP transactions will have limiting applied -
this includes listings for example.

For HTTP based transorts this makes the limiting in Accounting
redundant and possibly counter productive
2021-01-30 17:39:30 +00:00
..
accounting.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
accounting_other.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
accounting_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
accounting_unix.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
inprogress.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
prometheus.go accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
stats.go log: make it easier to add parameters to JSON logging 2021-01-05 19:44:25 +00:00
stats_groups.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
stats_groups_test.go accounting: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
stats_test.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
token_bucket.go fshttp: Obey bwlimit in http Transport - fixes #4395 2021-01-30 17:39:30 +00:00
token_bucket_test.go accounting: refactor bwlimit code to allow for multiple slots 2021-01-30 17:39:30 +00:00
tpslimit.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
tpslimit_test.go accounting: factor --tpslimit code into accounting from fshttp 2021-01-08 10:29:57 +00:00
transfer.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
transfermap.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00