Forum Discussion
Rabbit23_116296
Nimbostratus
Apr 01, 2015iRule 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
Apr 02, 2015May want to try with
when CLIENT_ACCEPTED {
ACCESS::restrict_irule_events disable
}
- Rabbit23_116296Apr 03, 2015
Nimbostratus
Don't I need to have an iRule event in the access policy event for this then? - Rabbit23_116296Apr 03, 2015
Nimbostratus
Don't I need to have an iRule event in the access policy event for this then? - kunjan_118660Apr 03, 2015
Cumulonimbus
Not required.
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