Files
doc-exports/docs/wafd/umn/waf_01_0335.html
qinweiwei 6f60ff9f8d WAF user guide 20250729 version
Reviewed-by: Rogal, Marcel <mrogal@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: qinweiwei <qinweiwei@huawei.com>
Co-committed-by: qinweiwei <qinweiwei@huawei.com>
2025-09-09 13:02:06 +00:00

2.4 KiB

Why Does WAF Block Normal Requests as Invalid Requests?

Symptom

After a website is connected to WAF, a normal access request is blocked by WAF. On the Events page, the corresponding Event Type reads Invalid request, and the Handle False Alarm button is grayed out, as shown in Figure 1.

Figure 1 Normal requests blocked by WAF as invalid requests

Possible Cause

If any of the following cases, WAF blocks the access request as an invalid request:
  • When form-data is used for POST or PUT requests, the number of parameters in a form exceeds 8,192.
  • The URL contains more than 2,048 parameters.
  • The number of headers exceeds 512.

Solution

If you confirm that a blocked request is a normal request, allow it by referring to Configuring Custom Precise Protection Rules.

<script language="JavaScript"> </script>