What Are the Impacts When QPS Exceeds the Allowed Peak Rate?
Queries Per Second (QPS) is the number of HTTP/HTTPS requests that WAF can successfully process and analyze per second. It is a key indicator of WAF performance and processing capability. If the peak traffic of your website exceeds the QPS allowed by the selected WAF edition, WAF will be unable to protect the excess traffic. This may cause cascading problems.
Impact of Different Access Modes
- Cloud CNAME access
WAF will trigger traffic limiting or random packet loss by intercepting excessive requests. The purpose is to prevent itself from crashing.
You can check the request time and response time in WAF logs to check whether traffic limiting or random packet loss occurs. If the request time increases significantly, traffic limiting may be the cause. If the request time is normal but the request is marked as failed or timed out, packet loss may be the cause.
- Cloud load balancer access
If automatic bypass occurs, requests that exceed the QPS will bypass WAF and directly reach the backend server. As a result, these requests are not protected by WAF (for example, SQL injection and XSS attacks cannot be blocked).
In conclusion, no matter which mode is used, normal services are affected. Specifically, services are unavailable (some users cannot access the services), frame freezing occurs (request processing is slow), and delay occurs (the response time is long). All these significantly affect user experience and service stability.
QPS Specifications Supported by Each Edition
Table 1 lists the QPS specifications supported by each WAF edition.
| Edition | Peak Rate of Normal Service Requests | Peak Rate of CC Attack Defense |
|---|---|---|
| Standard | 2,000 QPS | 100,000 QPS |
| Professional | 5,000 QPS | 200,000 QPS |
| Enterprise | 10,000 QPS | 1,000,000 QPS |
| Dedicated mode | Specifications of single instance:
|
For details, see Edition Differences.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot