Forum Discussion
JustCooLpOOLe
Cirrocumulus
Nov 13, 2017Disable ASM within Existing iRule
Current iRule:
when HTTP_REQUEST {
set uri [string tolower [HTTP::uri]]
switch -glob $uri {
"/test" {
pool TEST_POOL
}
"/test1" {
pool TEST2_POOL
}
default {
pool...
JustCooLpOOLe
Cirrocumulus
Nov 13, 2017Update. I was able to add "ASM::disable" for the test1 condition and the developer has verified the request is no longer being blocked.
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