Title: GZIP Headers Issue
Last modified: November 15, 2019

---

# GZIP Headers Issue

 *  Resolved [crackajax](https://wordpress.org/support/users/crackajax/)
 * (@crackajax)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/)
 * Greetings,
 * I am using your plugin for the first time and love the ease of use and the speed
   I am getting with minimal configuration!
 * I am having a recurring issue that I am not sure how to solve. In some browsers,
   they throw an error on my pages:
 * Error loading page: Content Encoding Error (net::ERR_CONTENT_DECODING_FAILED)
 * Turns out it is sending GZIP content headers, but the content is not GZIPPED.
   I checked my .htaccess and the GZIP settings from Hummingbird were not present.
   So, I added them manually and cleared the cache to retest. This solved the issue
   for a moment. But after some time, I get more reports from clients that they 
   are getting this error.
 * I do not get the error directly on my Mac in any browser, but on a Windows machine
   I do get it. I also get it testing in GTMetrix.com. So, I go and clear the cache
   again and it works. I am not sure why it will not permanently work and keeps 
   reverting to this error.
 * Any ideas?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgzip-headers-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/gzip-headers-issue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/gzip-headers-issue/page/2/?output_format=md)

 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12142414)
 * Hello [@crackajax](https://wordpress.org/support/users/crackajax/) ,
 * I checked your site and I don’t see this errror. Can you check this article [https://www.howtoforge.com/firefox-content-encoding-error-google-chrome-error-330-net-err_content_decoding_failed-unknown-error](https://www.howtoforge.com/firefox-content-encoding-error-google-chrome-error-330-net-err_content_decoding_failed-unknown-error)
   and see if this will help with the issue?
 * kind regards,
    Kasia
 *  [daphnetalbot](https://wordpress.org/support/users/daphnetalbot/)
 * (@daphnetalbot)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12146080)
 * Hi, I’m having the same issue. I have your plugin installed on about 120 websites.
 * I went to the article but it is way over my head. While I am using PLESK to manage
   the sites, I do not have the technical background to understand the article.
 * When I turn off Hummingbird, the sites come up. So for now when the sites go 
   down, I’ve disabled your plugin.
 * Any other suggestions would be greatly appreciated.
 * Thanks,
    Daphne
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12170875)
 * Hello [@daphnetalbot](https://wordpress.org/support/users/daphnetalbot/) ,
 * Solution from the article is to
 * >  turn on zlib.output_compression in your php.ini.
 * `zlib.output_compression = On`
 * If you don’t know how to do that on your server please contact your hosting provider
   so they can direct you how to do it on your server.
 * kind regards,
    Kasia
 *  [MrCookie](https://wordpress.org/support/users/amcookie/)
 * (@amcookie)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12198221)
 * I was having the same problem on my website [https://www.hesaidorshesaid.com/](https://www.hesaidorshesaid.com/)
   and solved it by clearing the hummingbird cache. It’s certainly a bandaid solution,
   but might be better than completely deactivating the plugin until you can solve
   the problem on the server side.
 * Hope this is helpful!
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12198404)
 * [@amcookie](https://wordpress.org/support/users/amcookie/),
 * Do you have “Serve compressed versions of cached files” option enabled in Page
   Caching?
 * Best regards,
    Anton
 *  [MrCookie](https://wordpress.org/support/users/amcookie/)
 * (@amcookie)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12198423)
 * Hi Anton,
 * Yes, I do. Do you think I should uncheck that option?
 * Best,
    Ryne
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12198429)
 * [@amcookie](https://wordpress.org/support/users/amcookie/),
 * Yes, if your server is properly serving Gzip, that option will conflict with 
   the server settings. It will be auto disabled on servers with gzip compression
   in the upcoming update.
 * Best regards,
    Anton
 *  [MrCookie](https://wordpress.org/support/users/amcookie/)
 * (@amcookie)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12198487)
 * [@vanyukov](https://wordpress.org/support/users/vanyukov/)
 * Great! Thanks for the tip!
 *  Thread Starter [crackajax](https://wordpress.org/support/users/crackajax/)
 * (@crackajax)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12411281)
 * I continue to be haunted by this issue. I keep getting reports from customers
   that my website is just a blank white page. I have followed all the advice given
   by the support entries here, including setting my PHP to zlib.output_compression
   = On.
 * Yes, a quick clear of cache fixes the issue until some time passes and it is 
   back at a white screen. I have noticed that this is primarily a problem in Windows
   browsers as I usually do not see this on my Mac. Are there other solutions for
   this issue? Do you need more information from me or my site settings? Let me 
   know if there is anything I can do to help as I would like to add this to all
   of my client sites, but am very hesitant with this issue.
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12416676)
 * Hello [@crackajax](https://wordpress.org/support/users/crackajax/)
 * I trust you ate doing well!
 * The error Content Encoding Error happening when GZIP Compression is enabled. 
   Please go to _Hummingbird > Page Caching_ and deactivate **“Serve compressed 
   versions of cached files”** option.
 * Please see this screenshot:
    [https://take.ms/zlXIg](https://take.ms/zlXIg)
 * This option should be active only when GZIP Compression is deactivated.
 * let us know how it went!
 * Kind regards,
    Nastia
 *  Thread Starter [crackajax](https://wordpress.org/support/users/crackajax/)
 * (@crackajax)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12418095)
 * [@wpmudev-support9](https://wordpress.org/support/users/wpmudev-support9/) The
   option Serve compressed versions of cached files” was already disabled. Any other
   ideas?
 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12434264)
 * Hi [@crackajax](https://wordpress.org/support/users/crackajax/)
 * I’m wondering whether this actually is still the same issue. Is it a “totally
   blank page” or there’s still this error (or similar one) showing:
 * `Error loading page: Content Encoding Error (net::ERR_CONTENT_DECODING_FAILED)`
 * ?
 * The blank page can actually be an issue of resources or cache (as in page cache)
   failing or even some completely different thing not necessarily related to Hummingbird.
   If you remove gzip compression rules from .htaccess does it still happen?
 * What if you keep the rules there but temporarily disable Hummingbird entirely
   and what if both rules are removed and Hummingbird disabled?
 * If you didn’t test it yet, would you give it a go to check it?
 * Best regards,
    Adam
 *  Thread Starter [crackajax](https://wordpress.org/support/users/crackajax/)
 * (@crackajax)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12457327)
 * [@wpmudev-support8](https://wordpress.org/support/users/wpmudev-support8/) Hi
   Adam,
 * I went to Opera this time to test as I have not ben in that browser for some 
   time. I am receiving a white screen, but in the developers tools I see it is 
   reporting the ERR_CONTENT_DECODING_FAILED with a status of 200.
 * From there, I disabled Hummingbird, but still the same white page/error result.
   I then removed the GZIP from the .htaccess – still the same result.
 * Then, I disabled all plugins except ACF and still the same result. I then reactivated
   Hummingbird, still same result. But, I then cleared the cache in Hummingbird 
   and viola! My page loaded again. I then reactivated all of my plugins and still
   good for the moment. But, this will happen again in a day or two (I have no idea
   how long it takes to do this again, but it gets reported by people trying to 
   find my page fairly often.
 * I am really unsure of what to do, it does seem to be the Hummingbird caching.
   Any ideas from here?
 * Thanks,
    Donnie
 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12462303)
 * Hi [@crackajax](https://wordpress.org/support/users/crackajax/)
 * Thank you for running this test and updating me.
 * You’re right, it does seem to be some sort of caching but… if Hummingbird plugin
   is disabled entire, it doesn’t serve anything from its cache. But if clearing
   cache after re-enabling Hummingbird helped, it suggests that there might be some
   additional cache involved in this.
 * I assume that since you disabled all the plugins, there’s no other caching plugin
   active. I don’t see the site going through the CloudFlare and don’t see any references
   there to any other caching plugins but what about some sort of server-side cache?
   Are you aware if there is any?
 * Kind regards,
    Adam
 *  Thread Starter [crackajax](https://wordpress.org/support/users/crackajax/)
 * (@crackajax)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/#post-12462458)
 * Hi Adam,
 * I only got cache control headers set in my .htaccess, but no other caching going
   on.There are definitely no other caching plugins installed.
 * Thanks,
    Donnie

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/gzip-headers-issue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/gzip-headers-issue/page/2/?output_format=md)

The topic ‘GZIP Headers Issue’ is closed to new replies.

 * ![](https://ps.w.org/hummingbird-performance/assets/icon-256x256.gif?rev=2633221)
 * [Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN](https://wordpress.org/plugins/hummingbird-performance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hummingbird-performance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hummingbird-performance/)
 * [Active Topics](https://wordpress.org/support/plugin/hummingbird-performance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hummingbird-performance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hummingbird-performance/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [content encoding](https://wordpress.org/support/topic-tag/content-encoding/)
 * [err_content_decoding_failed](https://wordpress.org/support/topic-tag/err_content_decoding_failed/)
 * [gzip](https://wordpress.org/support/topic-tag/gzip/)

 * 20 replies
 * 7 participants
 * Last reply from: [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/gzip-headers-issue/page/2/#post-12518878)
 * Status: resolved