Forum Discussion
Rabbit23_116296
Apr 01, 2015Nimbostratus
iRule to disable APM not working as expected
when HTTP_REQUEST {
set header [HTTP::header "User-Agent"]
log local0. "Before Match --- Header is: $header"
if {[string tolower [HTTP::header "User-Agent"]] contains "mac os x" && [str...
kunjan_118660
Cumulonimbus
May want to try with
when CLIENT_ACCEPTED {
ACCESS::restrict_irule_events disable
}
Rabbit23_116296
Apr 03, 2015Nimbostratus
Don't I need to have an iRule event in the access policy event for this then?
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