Interval Freq. Limit

How to Use Regional Frequency Settings?

  • Sites → Sites Settings → Firewall → Interval Freq. Limit → Create

Interval Freq. Limit Field Descriptions

  • URL

    • Enter the URL you want to restrict. Use .* to apply to all domains within the site.

  • Time (s)

    • Specify the time frame for the restriction in seconds, e.g., 60s.

  • Number of Requests

    • The number of visits. This is typically paired with the Time (s) field. For example, 20 requests within 60 seconds would trigger the protection mode.

  • Protect Mode

    • DENY: Denies access from the source IP that triggers the frequency limit, responding with HTTP status code 929.

    • DROP: Drops packets from the source IP that triggers the frequency limit, showing an ERR_CONNECTION_RESET error.

    • DROP + Blacklist: Drops packets and adds the source IP to a blacklist, which can be checked in Firewall > Block List.

Last updated