Sets the number of seconds a throttle will be extended if a local connection attempt is made while the connection is throttled.
Example:
/as security throttle penalty 20
Sets the weight given to remote servers' decision to throttle connections. The first number specifies the weight of remote throttles on an IP address that is not throttled -- for example, if this is set to 4 (the default) a remote server's decision to throttle an IP address will be counted as the equivalent of 4 local connections. The second number specifies the weight of remote throttles on an IP address that is already throttled locally.
Example:
/as security throttle remote off
Sets the number of connections necessary from the same address to trigger throttling. It works with the SECURITY THROTTLE TIMEOUT command to throttle at THRESHOLD connections within TIMEOUT seconds.
Example:
/as security throttle threshold 4
Sets how rapidly multiple users from the same address have to connect to trigger throttling. It works with the SECURITY THROTTLE TIMEOUT command to throttle at THRESHOLD connections within TIMEOUT seconds.
Example:
/as security throttle timeout 5