Forum Discussion
F5Audiolomb
Oct 27, 2023Altostratus
ASM::unblock not working for specific violation
Hello there, I set an iRule for ASM that should unblock a specific violation: when ASM_REQUEST_DONE {
set asm_support_id [ASM::support_id]
if { $uri starts_with "/my/uri" and [ASM::...
Amine_Kadimi
Oct 27, 2023MVP
Have you set the variable $uri value before checking its content?
set uri [string tolower [HTTP::uri]]
As Juergen_Mang mentioned, logging both [HTTP::uri] and [ASM::violation names] can help a lot
- F5AudiolombOct 28, 2023Altostratus
Yes I did.
I just pasted the snippet I am interested in. Please assume that the rest is in place.
Thank you for helping with this!
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects