Delete misleading wording in the explaination of rate limiting

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep
2010-04-16 06:24:35 -07:00
parent 82d6ba511f
commit 0a9b7c75d0
3 changed files with 11 additions and 11 deletions

View File

@ -1281,9 +1281,9 @@ DNAT net loc:192.168.1.3 tcp 4000:4100</programlisting>
packets will be logged. After this, it will be 6 seconds (1 minute divided
by the rate of 10) before a message will be logged from the rule,
regardless of how many packets reach it. Also, every 6 seconds which
passes without matching a packet, one of the bursts will be regained; if
no packets hit the rule for 30 seconds, the burst will be fully recharged;
back where we started.</para>
passes, one of the bursts will be regained; if no packets hit the rule for
30 seconds, the burst will be fully recharged; back where we
started.</para>
</section>
<section id="Logical">