You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en/pages/main-menu/reference/secure/edge-firewall/web-application-firewall/web-application-firewall.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,10 +167,10 @@ These are the **default limits**:
The WAF inspects request payloads up to 128 KB. This limit is associated with the `client_body_buffer_size` directive. Requests exceeding this size may not be fully inspected by the WAF.
174
+
Payloads larger than 160KB will not be parsed by WAF and will trigger the rule 2 of WAF.
Copy file name to clipboardExpand all lines: src/content/docs/pt-br/pages/menu-principal/referencia/secure/edge-firewall/web-application-firewall/web-application-firewall.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,11 +167,11 @@ Estes são os **limites default**:
167
167
| ------ | ------ |
168
168
| Tamanho de logs de Debug Rules | 1.5 kB |
169
169
| Consultas de WAF Tuning | 3 dias |
170
-
| Tamanho do payload da requisição | 160 KB (client_body_buffer_size) |
170
+
| Tamanho do payload da requisição | 160 KB |
171
171
172
172
:::note
173
173
**Limite de Tamanho do Payload da Requisição**
174
-
O WAF inspeciona os payloads de requisição de até 128 KB. Este limite está associado à diretiva `client_body_buffer_size`. Requisições que excederem este tamanho podem não ser totalmente inspecionadas pelo WAF.
174
+
Payloads maiores que 160 KB não serão analisadas pelo WAF e acionarão a regra 2 do WAF.
0 commit comments