Skip to content

Commit 226ef31

Browse files
committed
tweaks
1 parent b440230 commit 226ef31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/ag/web-application-firewall-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ If the request contains cookies, the **Cookies** tab can be selected to view the
313313

314314
- Disable maximum request body limit
315315

316-
By disabling max request body limit, large request bodies can be processed by the WAF without being rejected for being too large. This may be useful if you regularly have large requests.
316+
By disabling max request body limit, WAF can process large request bodies without rejecting them for exceeding the size limit. This setting is useful if you regularly have large requests.
317317

318318
When you disable this option, the request body will only be inspected up to the max request body inspection limit. If there's malicious content in the request beyond the max request body inspection limit the WAF won't detect it.
319319

0 commit comments

Comments
 (0)