For some reason when I enable caching, after the first anonymous page hit, garbage gets into the cache table, and renders as garbage in the browser. Empty the cache table, and it looks good for the first hit--until it is cached. Then garbage.

Comments

bertboerland’s picture

ee this thread. if this applys to your setup as well, please update that bug report.

Bèr Kessels’s picture

Priority: Critical » Normal

Marking this "normal", for critical should be read as "critical for Drupal", and not as "critical for me"

ixis.dylan’s picture

This happens for me using zlib compression if I enable the cache. I've chosen to leave compression enabled and disable the cache.

Although this may not be critical to Drupal, I supect it's Drupal's fault that this is happening, not Apache's. I could be wrong, of course, but I've run other applications that support compression on this server without any problems.

moshe weitzman’s picture

Status: Active » Closed (duplicate)

dupe of http://drupal.org/node/13224 ... hopefully drupal will stop gzipping on its own and stop hassling admins who just want everything gzipped.