Forum Discussion
Yossi_126945
Nimbostratus
Sep 10, 2013Simple STREAM iRule doesn't work
Hi,
I'm trying to find/replace a string an an HTTP response body.
Here is what I've done so far:
Applied the default (empty value) STREAM profile to the relevant virtual-server
Applied an...
JG
Cumulonimbus
Sep 10, 2013This will prevent the backend server from returning compressed content:
when HTTP_REQUEST_SEND {
HTTP::header remove Accept-Encoding
}
and hopefully will not stop the ltm from doing it; I haven't tested this, though.
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