Closed (duplicate)
Project:
Drupal core
Version:
4.6.3
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2005 at 18:11 UTC
Updated:
28 Sep 2005 at 18:11 UTC
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
Comment #1
kbahey commentedThere 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.
Comment #2
tamarian commentedYes, the patch does work.
Comment #3
kbahey commentedDuplicate of http://drupal.org/node/13224
Please go there for the continued discussion.