Forum Discussion
t-roy
Jan 05, 2012Nimbostratus
WAM::disable iRule -- Why is webaccelerator still working??
While troubleshooting a problem I created an iRule to disable WAM for just certail URIs but I was still seeing a pv Etag using HTTPwatch. I then modified the iRule to perform one function:
when ...
hooleylist
Jan 05, 2012Cirrostratus
Can you try calling it in HTTP_CLASS_SELECTED instead of HTTP_REQUEST?
when HTTP_CLASS_SELECTED {
WAM::disable
}
I'm guessing the class selection overrides WAM::disable called in HTTP_REQUEST.
Aaron
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