Title: GZIP compression does not work with Cache System enabled
Last modified: March 27, 2018

---

# GZIP compression does not work with Cache System enabled

 *  [cmilliken](https://wordpress.org/support/users/cmilliken/)
 * (@cmilliken)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/)
 * [https://checkgzipcompression.com/](https://checkgzipcompression.com/) does not
   work for testing, don’t even bother with it. My service provider uses [http://www.gidnetwork.com/tools/gzip-test.php](http://www.gidnetwork.com/tools/gzip-test.php)
   and it works just fine for testing GZIP compression. I verified the headers also
   using the Web Developer plugin for Firefox.
 * After finding all of this out, I was able to verify GZIP compression was working
   on my server, and traced the problem back to WPFC. I tested various settings 
   in WPFC, and I discovered that with Cache System disabled, GZIP compression began
   to work. I flipped this switch back and forth, on it fails, off it works.
 * If this is how it’s supposed to be, there should be a warning when both are selected.
   If they’re supposed to work together, then your plugin is broken.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgzip-compression-does-not-work-with-cache-system-enabled%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120466)
 * There is no gzip warning on gtmetrix and google page speed tool.
 *  Thread Starter [cmilliken](https://wordpress.org/support/users/cmilliken/)
 * (@cmilliken)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120505)
 * Because Caching is currently disabled. Would you like to see it broken? Try it
   now.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120508)
 * ok please enable wp fastest cache and let me test it.
 *  Thread Starter [cmilliken](https://wordpress.org/support/users/cmilliken/)
 * (@cmilliken)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120515)
 * The plugin is always enabled. It’s when I check the “Cache System” in settings
   that compression breaks.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120518)
 * ok Can you enable “Cache System” option please?
 *  Thread Starter [cmilliken](https://wordpress.org/support/users/cmilliken/)
 * (@cmilliken)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120519)
 * It is, it’s broken.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120521)
 * I got it. when the cache is created, the cache is saved as a static html file.
   Gzip does not work for html sources. You should contact your hosting provider.
 *  Thread Starter [cmilliken](https://wordpress.org/support/users/cmilliken/)
 * (@cmilliken)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10120668)
 * Therein lies the problem. I am the hosting provider. Everything has been done
   to enable this for every mime type, including forcing it server wide. But you’re
   right, a static HTML page is not being compressed, but everything else is.
 *  [gore.m](https://wordpress.org/support/users/gorem/)
 * (@gorem)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10152501)
 * May I know why html is not compressed?
    Is there any possible gzip conflict if
   I uncheck gzip option in WPFC and instead of that Ill use server gzip? Thanks
   you
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10153874)
 * I don’t know. You need to contact your hosting provider.
 *  [marnez](https://wordpress.org/support/users/marnez/)
 * (@marnez)
 * [8 years ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10294434)
 * Hi guys,
 * I’m in the same situation.
 * Website: [https://www.prored.es](https://www.prored.es)
    Server: Own. Apache 
   with Cpanel. Gzip compression enabled.
 * If I enable WPFC, the gzip compression goes out (although it is enabled/disabled
   in the WPFC options). Checked with Google PageSpeed Insights and other tools.
 * We want to go premium but this problem stop us.
    -  This reply was modified 8 years ago by [marnez](https://wordpress.org/support/users/marnez/).
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10299817)
 * The gzip is not enable only for text/html so you need to contact your hosting
   provider about this issue.
 *  [marnez](https://wordpress.org/support/users/marnez/)
 * (@marnez)
 * [8 years ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10302537)
 * We are the server owner. Under Cpanel we selected “Compress All Content”, not
   only text/html…
 * We don’t know what is happening….
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10303558)
 * maybe you need to change something on the apache settings.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘GZIP compression does not work with Cache System enabled’ is closed to
new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 14 replies
 * 4 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/gzip-compression-does-not-work-with-cache-system-enabled/#post-10303558)
 * Status: not resolved