forked from extern/shorewall_code
Describe default interval and decay for rate estimator policing filters
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
45468af2d2
commit
b5a6067588
@ -160,7 +160,9 @@
|
|||||||
how often the rate is estimated and how many samples are retained
|
how often the rate is estimated and how many samples are retained
|
||||||
for estimating. Please see <ulink
|
for estimating. Please see <ulink
|
||||||
url="http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt">http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt</ulink>
|
url="http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt">http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt</ulink>
|
||||||
for details.</para>
|
for details. If not specified, the default
|
||||||
|
<replaceable>interval</replaceable> is 250ms and the default
|
||||||
|
<replaceable>decay_interval</replaceable> is 4sec.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -172,7 +172,9 @@
|
|||||||
how often the rate is estimated and how many samples are retained
|
how often the rate is estimated and how many samples are retained
|
||||||
for estimating. Please see <ulink
|
for estimating. Please see <ulink
|
||||||
url="http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt">http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt</ulink>
|
url="http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt">http://ace-host.stuart.id.au/russell/files/tc/doc/estimators.txt</ulink>
|
||||||
for details.</para>
|
for details. If not specified, the default
|
||||||
|
<replaceable>interval</replaceable> is 250ms and the default
|
||||||
|
<replaceable>decay_interval</replaceable> is 4sec.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user