PacketsDecreaser Docs
PacketsDecreaser Docs
  • ℹ️Informations
    • Location
  • DDoS Protection
    • Informations
    • Layer 4
      • How we mitigate DDoS Attacks
        • Pre-Filter
        • Generic Filter
        • Additional Mitigation Techniques
        • Time to Mitigate
      • Known technical impact
      • Application Filters
        • Wireguard
        • OpenVPN
        • SSH
        • Teamspeak 3
      • Gamefilters
        • FiveM
          • FiveM Layer 4
          • FiveM Layer 7
        • Minecraft Java
        • Valve Source Engine
        • SCP: Secret Laboratory
        • Minecraft Bedrock
        • BeamNG MP
        • Rust
        • Factorio
        • Palworld
      • TCP-Track
    • Layer 7
      • Informations
      • Getting Started
      • SSL Guide
      • How we mitigate DDoS Attacks
        • Edge
        • Filter
        • Clean Proxy
  • Remote DDoS Protection
    • GRE Tunnel
    • Wireguard Tunnel
  • KVM vSERVER
    • Known technical impact
    • Storage vServer
      • Add Storage
      • Upgrade Storage
  • 🕹️Gameserver
    • Information
    • Gamechanger
    • Supported Games
Powered by GitBook
On this page

Was this helpful?

  1. DDoS Protection
  2. Layer 7
  3. How we mitigate DDoS Attacks

Edge


Edge Cluster Overview

The edge cluster is responsible for handling all incoming traffic to our domains on ports 80 and 443. By default, all HTTP traffic on port 80 is automatically redirected to HTTPS on port 443 to enforce secure connections.

Key Functions:

  • Traffic Reception: Accepts all domain traffic on ports 80 and 443.

  • Port Redirection: Enforces HTTPS by redirecting HTTP traffic (port 80) to port 443.

  • Edge Rate Limiting: Rate limiting rules are deployed at the edge level, prior to forwarding traffic to downstream filtering components.

  • SSL Decryption: SSL traffic is decrypted at the edge to allow for deep inspection and traffic analysis.

PreviousHow we mitigate DDoS AttacksNextFilter

Last updated 8 days ago

Was this helpful?