Forum Discussion
sbrudolf1_14757
Nimbostratus
May 15, 2014iRule request for APM
Hello all.
I'm looking for an irule that will force the session through an APM profile based on the URL that is being accessed even if an APM profile has already been processed.
Currently i...
sbrudolf1_14757
Nimbostratus
May 22, 2014Kevin, Everything seems to work but the data group list. I am using a datagroup list and filling in the string with the /uri but it doesn't seem to be picking up on the traffic.
I did confirm this works when using URI's directly in the irule, below is what i have confirmed working.
when HTTP_REQUEST { if { ( [HTTP::cookie exists MRHSession] ) or ( [string tolower [HTTP::uri]] starts_with "/formstest" ) } { return } else { ACCESS::disable return } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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