Code

write_http: control rate using only one parameter
authorMarc Fournier <marc.fournier@camptocamp.com>
Thu, 26 Mar 2015 20:52:39 +0000 (21:52 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Thu, 26 Mar 2015 20:52:39 +0000 (21:52 +0100)
- do not enable the feature with an on/off switch. Enable it by setting
  a positive value to the parameter instead. Therefore drop the
  arbitrary default value used previously.

- rename LowLimitBytesPerSec to LowSpeedLimit.

- make LowSpeedLimit refer to bytes per second rather than bytes per
  Interval.


No differences found