SECURITY THROTTLE PENALTY

    Usage: SECURITY THROTTLE PENALTY <count>

    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


    SECURITY SET REMOTE

    Usage: SECURITY THROTTLE REMOTE <half> <full>|off

    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


    SECURITY THROTTLE THRESHOLD

    Usage: SECURITY THROTTLE THRESHOLD <connections>

    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


    SECURITY THROTTLE TIMEOUT

    Usage: SECURITY THROTTLE TIMEOUT <seconds>

    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