When I make a post, sometimes when I hit my back button, I get a white page full of binary garbage. Any ideas why?
Oct 11, 2002, 3:20 AM
Enthusiast (648 posts)
Oct 11, 2002, 3:20 AM
Post #2 of 7
Views: 2431
Yeah, I had that once and I was able to reproduce during the same session several times by doing a back. Fairly spooky I thought while I was at trying to figure out what was going on
...
John
Significant Media

John
Significant Media
Oct 24, 2002, 4:36 PM
Staff / Moderator (2198 posts)
Oct 24, 2002, 4:36 PM
Post #3 of 7
Views: 2408
I've also seen that before - I suspect it has something to do with IE + the advanced editor screwing up, but I'm not certain.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Nov 3, 2002, 1:40 PM
Staff / Moderator (2198 posts)
Nov 3, 2002, 1:40 PM
Post #5 of 7
Views: 2366
Yup, that's it. It was on our forum here, right?
Uh oh - that means it isn't the advanced editor.
Perhaps it's the gzipping messing up (not sending the proper gzip header, perhaps?). In truth, I really have no clue at all where this is coming from.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Uh oh - that means it isn't the advanced editor.

Perhaps it's the gzipping messing up (not sending the proper gzip header, perhaps?). In truth, I really have no clue at all where this is coming from.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Nov 3, 2002, 2:16 PM
Veteran / Moderator (4108 posts)
Nov 3, 2002, 2:16 PM
Post #6 of 7
Views: 2364
I think it's a mod_gzip issue, yes. I've seen this on our corporate site a few times and the webhost there use mod_gzip.
However, I nailed it down to a problem with our web cache (Squid) not preserving headers correctly, but I'm not sure. I googled a lot for this and there seemed to be an issue with earlier versions of Squid not preserving headers it didn't understand correctly and one of those being the gzipped header.
- wil
However, I nailed it down to a problem with our web cache (Squid) not preserving headers correctly, but I'm not sure. I googled a lot for this and there seemed to be an issue with earlier versions of Squid not preserving headers it didn't understand correctly and one of those being the gzipped header.
- wil
Nov 4, 2002, 5:08 AM
Enthusiast (619 posts)
Nov 4, 2002, 5:08 AM
Post #7 of 7
Views: 2354
I've also witness this issue with mod_gzip as an intermittent problem.
The developers claim the problem is usually confined to IE5+ but suggested clearing any leftover files as defined in the: 'mod_gzip_temp_dir' path then restarting Apache.
~ ERASER
Free JavaScripts @ Insight Eye
The developers claim the problem is usually confined to IE5+ but suggested clearing any leftover files as defined in the: 'mod_gzip_temp_dir' path then restarting Apache.
~ ERASER
Free JavaScripts @ Insight Eye