CDN 用戶操作
CDN User Guide
CDN User Guide
  • Domain Management
    • Add Domain
    • Batch Modify Upstream
    • Batch Remove Specific Domains
    • Export Site Records
  • Modules
    • Site Certificate
    • Token Auth
    • Custom Header
    • Redirects
    • CORS Setting
    • Proxy Rewrite
  • Site Settings
    • Cache Setting
    • Compress
    • Rates Limit
    • DNS API
    • Ports
  • Firewall
    • Whitelist Setting
    • Blacklist Setting
    • Positions Setting
    • Anti CC Setting
    • Interval Freq. Limit
    • Second Freq. Limit
    • User Agent Setting
  • ACL
  • Block List
  • Error Pages
  • Site Info.
Powered by GitBook
On this page
  • How to enable rate limiting?
  • Add Rate Limit Field Descriptions
  1. Site Settings

Rates Limit

PreviousCompressNextDNS API

Last updated 6 months ago

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.