rate: Allow dynamic adjustment of the rate filter.
commit1c0b12b01972a2bcd5bc0e7a628f1bc84ae98fe7
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 2 Apr 2019 10:19:23 +0000 (2 11:19 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 2 Apr 2019 10:54:28 +0000 (2 11:54 +0100)
treeac71feb25c318dd18c66fe6a84e35dc5a9ff7275
parent970a74aa55a4a146602eb514396283238f8da935
rate: Allow dynamic adjustment of the rate filter.

This simple ad-hoc mechanism allows users to adjust the rate filter by
writing to a file while the server is running.
filters/rate/nbdkit-rate-filter.pod
filters/rate/rate.c
tests/Makefile.am
tests/test-rate-dynamic.sh [new file with mode: 0755]