Closed (duplicate)
Project:
Drupal core
Version:
4.6.0
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2005 at 13:47 UTC
Updated:
8 Aug 2005 at 01:58 UTC
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
Comment #1
bertboerland commentedee this thread. if this applys to your setup as well, please update that bug report.
Comment #2
Bèr Kessels commentedMarking this "normal", for critical should be read as "critical for Drupal", and not as "critical for me"
Comment #3
ixis.dylan commentedThis 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.
Comment #4
moshe weitzman commenteddupe of http://drupal.org/node/13224 ... hopefully drupal will stop gzipping on its own and stop hassling admins who just want everything gzipped.