Act as user

Each button sends a different X-Forwarded-For IP, so one laptop can simulate three clients.

Response will appear here…

Origin capacity (0 / 2 IPs)

Try: enter as User A and User B → 2/2 full. Enter as User C → 503. Enter as User A again → still 1 slot (IP-aware: same IP doesn't double-count).

✓ How DP WAF fixes this: load-balance across multiple origins (Weighted Round Robin, Least Conn, IP Hash) so capacity scales, while per-IP DDoS control drops abusive IPs.