Rates Limit

The rate-limiting block is used to restrict the access speed to a domain.

How to enable rate limiting?

  • Navigate to Sites -> Sites Settings -> Site Settings -> Rates Limit -> Add Rates

Add Rate Limit Field Descriptions

  • URL: Specify the URL for which you want to apply the rate limit.

  • Rate Limit (K/s): The minimum unit is 1 KB per second.

  • Rate Limit Setup Example, can be tested with the help of third-party tools.

  • Before setting up rate limiting, the average webpage download size was measured at approximately 3.65 KB, with an average download time of less than 1 second.

  • After implementing rate limiting, the download speed was successfully capped at 1.2 KB/s, increasing the download time for the 3.6 KB webpage to 3 seconds.

Last updated