Forum Discussion
Oct 22, 2013
STREAM::disable and APM
TMOS 11.3.0 HF6
Does this:
when HTTP_REQUEST {
Disable the stream filter for all requests
STREAM::disable
}
break APM?
If not does anybody know why I get this line...
lnxgeek
Jun 20, 2014MVP
This is what I had to do to get it to work:
when ACCESS_ACL_ALLOWED {
STREAM::disable
HTTP::header remove "Accept-Encoding"
}
Both moved out of the HTTP_REQUEST event.
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