A rate limit solution based on packet numbers. The following parameters have to be specified:
: Time quantum for rate limitation time dimension.
: Maximum allowed packet rate in the given time quantum. It determines the speed or frequency at which packages can arrive
Example 6.10. GeoPacketLimit example settings If the limit is 10/minute, and 5 packets arrive in one second, then only the first one will be accepted.
If the limit is 10/minute and 100 packets arrive in one minute, then approximately every tenth will be accepted evenly.
: Maximum initial number of packets to treated together when calculating the rate limit.
© 2021 BalaSys IT Security.
Send your comments to support@balasys.hu