White Rabbit
  • Introduction
    • Welcome
    • What is Rabbit?
    • Why Is Rabbit?
  • Getting Ready
    • Requirements
    • Nice to Have
  • API Keys
    • Required API Keys
  • Getting Started
    • Downloading
    • Installing & Activating
    • Installing Plugins
    • Importing Demo Data
    • Must Have Settings
    • Setting Rabbit Pages
    • Configure SMTP
    • How to Update Rabbit?
  • Settings
    • Theme
      • Left Navbar Settings
      • Feed Page Layout
      • Blog Layout
      • Colors
      • Slider Settings
      • Posts & Pages Settings
    • Plugin
      • Modules & Features
      • Reaction Settings
      • Empty States
      • Page Connections
      • URL Structures
      • Slug System
      • L/R Customization
      • Mailing Customization
      • API Keys
      • Advert Algorithim
      • Score Algorithim
      • Rank System
      • Rate Limit
      • WebRTC Settings
  • Miscellaneous
    • Translation
  • Others
    • FAQ
    • Support
Powered by GitBook
On this page
  1. Settings
  2. Plugin

Rate Limit

What about Rate Limit settings?

PreviousRank SystemNextWebRTC Settings

Last updated 9 months ago

You can describe this setting as a simple spam protection. It limits each user to making X requests per second.

We recommend using this feature if your website is under heavy load or if someone is attempting to abuse your REST API/AJAX endpoints.

You can set how many requests (X) are allowed within a given time frame (Y) seconds. If the limit is reached, the user will be temporarily blocked from performing any further actions until the timer resets after (Y) seconds. The user will not receive any notifications when the limit is reached.

The default setting allows 30 requests per second, providing light protection that is difficult to exceed unless the user is spamming.

If left empty, the default value will be used.

Rate Limiting Page