I'm experiencing corrupt pages serverd from the Drupal cache, binary output. My server is setup to gzip all content served, and this seems to conflict with Drupal's gzip.

This would force me to either disable gzip for other apps on the server, or modify bootstrap.inc to not to use gzip.

Would be great if the settings page allowed an option to enable or disable Drupal's gzip, similar to the enable/disable options for cache and clean url's.

Comments

kbahey’s picture

There was a patch for this here http://drupal.org/node/13224#comment-37210

Please try to apply it and see if it works for you. If it does, then we will consider making it an option and committing it to the repository.

tamarian’s picture

Yes, the patch does work.

kbahey’s picture

Status: Active » Closed (duplicate)

Duplicate of http://drupal.org/node/13224

Please go there for the continued discussion.