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