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 Configure CC Protection Settings?
  • Add CC Rule Field Descriptions
  1. Firewall

Anti CC Setting

PreviousPositions SettingNextInterval Freq. Limit

Last updated 6 months ago

CC Protection is a specialized defense mechanism designed to safeguard websites against Challenge Collapsar (CC) attacks, a type of DDoS attack where malicious traffic mimics legitimate requests to overload server resources. By identifying and filtering out these harmful requests, CC Protection ensures that your website remains accessible and performs optimally under attack.

How to Configure CC Protection Settings?

  • Sites → Sites Settings → Firewall → Anti CC Setting → Create Anti CC Rules

Add CC Rule Field Descriptions

  • General Settings

    • URL

      • Enter the domain/path to be protected, e.g., https://example.com/index.

    • Frequency

      • Full Verification(全驗證) - Triggers CC Protection for all URLs that match the settings.

      • Custom

        • Number of Requests, this refers to the count of requests.

        • Connection Duration (s), this refers to the duration in seconds.

        • Example: Setting the number of requests to 30 and the connection duration to 60 means the rule will be triggered if there are 30 visits within 60 seconds.

    • Protection Modes

      • 5-Second Shield

      • Code

      • Click Verification

      • Redirect Verification

  • Error Frequency Limit

    • Time(Second): Duration in seconds for monitoring the error rate.

    • Times: Number of errors allowed within the specified time before protection is triggered.

    • Protect Mode:

      • Deny: Rejects the request, sending an error response to the client.

      • Drop: Silently discards the request without any response back to the client.

      • Drop+Black: Drops the request and adds the source IP to a blacklist for further prevention.

  • Protect Mode

    • 5-Second Shield

    • code

    • Click Verification

    • Redirect Verification