add throttle_buckets

This commit is contained in:
Brendan O'Dea 2004-10-29 05:34:27 +00:00
parent 1fee25f8c4
commit 00aee129de

View file

@ -257,6 +257,12 @@ the CLI, but changes will not affect currently connected users.
<P> <P>
</LI> </LI>
<LI><B>throttle_buckets</B> (int)<BR>
Number of token buckets to allocate for throttling. Each throttled
session requires two buckets (in and out).
<P>
</LI>
<LI><B>accounting_dir</B> (string)<BR> <LI><B>accounting_dir</B> (string)<BR>
If set to a directory, then every 5 minutes the current usage for If set to a directory, then every 5 minutes the current usage for
every connected use will be dumped to a file in this directory. Each every connected use will be dumped to a file in this directory. Each