Skip to content

Commit a603fa8

Browse files
[WAF] Clarify RL configuration restrictions apply to all custom list types (#23579)
* CUSTESC-53389 - Clarify configuration restrictions apply to all custom list types --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent 0c98d14 commit a603fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/waf/rate-limiting-rules/parameters.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,6 @@ To use claims inside a JSON Web Token (JWT), you must first set up a [token vali
229229

230230
## Configuration restrictions
231231

232-
- If the rule expression [includes IP lists](/waf/tools/lists/use-in-expressions/), you must enable the **Also apply rate limiting to cached assets** parameter.
232+
- If the rule expression includes [custom lists](/waf/tools/lists/custom-lists/), you must enable the **Also apply rate limiting to cached assets** parameter.
233233

234-
- The rule counting expression, defined in the **Increment counter when** parameter, cannot include both [HTTP response fields](/ruleset-engine/rules-language/fields/reference/?field-category=Response) and [IP lists](/waf/tools/lists/custom-lists/#ip-lists). If you use IP lists, you must enable the **Also apply rate limiting to cached assets** parameter.
234+
- The rule counting expression, defined in the **Increment counter when** parameter, cannot include both [HTTP response fields](/ruleset-engine/rules-language/fields/reference/?field-category=Response) and [custom lists](/waf/tools/lists/custom-lists/). If you use custom lists, you must enable the **Also apply rate limiting to cached assets** parameter.

0 commit comments

Comments
 (0)