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 MY_POOL } } }
Is it possible to throw in "ASM::disable" for the "/test1*" condition to this existing iRule? I'm running version 12.1.2 HF1.
2 Replies
No RepliesBe the first to reply
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