Rule matching problem #955
Unanswered
Evilglory1371
asked this question in
Q&A
Replies: 2 comments 1 reply
-
发一下你的配置文件看看 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Rules won't keep matching if the request gets interrupted with a disruptive action like Deny |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I retrieve request and response data from the database and put them into WAF to match the rules, but once I match one alarm, I no longer match the rules downwards https://github.com/corazawaf/coraza/discussions What should I do if the multiple matching mentioned in it is used to modify the rules, but it does not achieve the effect of matching a data to an alarm and continuing to match other data downwards?
Beta Was this translation helpful? Give feedback.
All reactions