Forum Discussion
GZIP compression (mod_deflate)
Hi everyone,
I have a question about gzip compression on websites. Our backend servers run Apache and compress the HTTP data, however, it seems from the VIP associated to backend node is unpacking the compressed data and sending it out uncompressed. This is causing long page loads for our website. If the BigIP is uncompressing the data from Apache before sending out to the client is there a way for the BigIP not to do this or to compress it again?
Regards,
Craig
3 Replies
- What_Lies_Bene1
Cirrostratus
Craig, this sounds like a simple configuration issue with the profiles associated with your VS. Could you post the VS config along with any HTTP and HTTP Compression profile configs please (suitably redacted of course)? - CraigM_17826
Altocumulus
Hi Steve,
we found the issue. Someone (not me for once) added the following code in the iRule for this particular VIP in the HTTP_REQUEST section.
HTTP::header replace "Accept-Encoding" ""
We commented it out and the VIP is now delivering GZIP'd content. Just have to find out why/why this was added. No updates made to our change control documentation and our change control manager was not aware of any submissions for this change. Grrr.
- What_Lies_Bene1
Cirrostratus
Good stuff (aside from the change control bypass!)
Recent Discussions
Related Content
* 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