Forum Discussion
Sashi_81625
Nimbostratus
Aug 25, 2010cant read HTTP::payload
for the below iRule, the HTTP::payload is unreadable, can someone please point what might be going wrong? LTM version: 10.0.1
when CLIENT_ACCEPTED {
set lookup 1
}
...
Sashi_81625
Nimbostratus
Aug 31, 2010Yes, the response that F5 gets is gzip-compressed... i updated the iRule with below lines, and that resolved the issue
if { [HTTP::header exists "Accept-Encoding"] } {
HTTP::header remove "Accept-Encoding"
}
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
