Monitor mode
InfoL7 DDoS protection is always active even when WAAP is in monitor mode.
TipWe recommend using monitor mode before switching to protect to verify that WAAP is set correctly and doesn’t block legitimate traffic. When you first add your domain to WAAP, it’s best to use the monitor mode for several days to make sure that all security settings work as expected.
Protect mode
In this mode, WAAP actively enforces all security settings, including WAAP policies and rules. It challenges or blocks incoming requests that violate these rules or pose a security risk. Protect mode ensures real-time defense against web-based attacks like SQL injection, cross-site scripting (XSS), and other common vulnerabilities.Inactive mode
In inactive mode, WAAP protection for the domain is disabled, and traffic is not inspected as in monitor mode. All web requests bypass CDN and WAAP, going directly to the origin. However, you can still update the domain configuration and security settings.InfoInactive domains still incur charges as we retain all configured settings and data. If you want to discontinue billing for WAAP protection, delete a domain.
Stopped mode
In this mode, traffic is not inspected and WAAP protection for the domain is disabled. Domains in stopped mode aren’t billable. WAAP mode can change to Stopped for the following reasons:- The trial period has ended.
- Payment for the product was unsuccessful. In this case, you cannot activate any other WAAP mode until payment is completed.
How requests are processed in monitor and protect modes
To demonstrate the difference between the monitor and protect modes, let’s consider an example of a cURL request with no header modification flags, which triggers the Invalid user agent policy. If WAAP is in monitor mode, then the request will receive the “200 OK” status code:- In monitor mode, the cURL request will be marked as Suppressed. All requests with this result would have been blocked in protect mode.
- In protect mode, the cURL request will be marked as Blocked.

Enable monitor and protect modes for your domain
You can switch between monitor and protect modes depending on your security requirements and the level of risk tolerance for your web applications.WarningIf your domain is in monitor mode, all traffic is allowed to your domain, regardless of configured security rules and policy groups. This mode is only recommended for testing WAAP settings.

