Forum Discussion
Steve_Luke_8796
Mar 15, 2012Nimbostratus
HTTP Compression and the Vary Header
So here is a problem we just came across. We have an Virtual Server which has the oracle_as_http-wan-optimized-compression http profile assigned to it. The default compression values are se...
spark_86682
Apr 13, 2012Historic F5 Account
What hoolio says is true, but in this case it isn't HTTP code inserting the Vary header, it's the compression code. So I don't think you'll be able to remove it in HTTP_RESPONSE. You could remove it in HTTP_RESPONSE_RELEASE if your version supports that event, but if your compression settings are still in your http profiles, then you're likely still on a 10.x or earlier release, which doesn't. What version are you on?
You might be able to solve the problem by calling COMPRESS::disable explicitly in HTTP_RESPONSE if the response will never be compressed.
Worst case, you could use a VIP-targeting-VIP, configure compression on the "internal" (non-customer-facing) VIP, and remove the header on the "external" (customer-facing) VIP.
I'll check with some other people to see if they have some idea about configuring the compression settings to solve or mitigate this issue.
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