boost-gzip-cookie-test.html not found in log

patrickwang5 - February 7, 2010 - 23:36
Project:Boost
Version:6.x-1.18
Component:Cookie issues
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

Because IEs try to download files when gzip is enable in boost, I disable gzip and re-paste the generated rules to .htaccess file. I clear the cache, the IEs are fine. I enable gzip and test around, IEs are still fine. After a while, I found that "boost-gzip-cookie-test.html not found" in log. What is the purpose of boost-gzip-cookie-test? Do I need to put these gzip rules in .htaccess file for correct running? The default rules cause IEs to download files and display a warning message. Or what is the correct way not to let IEs display such download file warning but gzip is enable? Thanks.

#1

patrickwang5 - February 8, 2010 - 05:12

When I comment out "boost-gzip-cookie-test.html..." in .htaccess file, IEs will not display download file message and give me page not found log. The gzip rules may be some problems with this small gzip-test. It would be Aggressive gzip cause it since default core-gzip have no problem.

#2

mikeytown2 - February 8, 2010 - 07:17

This is the Aggressive gzip test file. If you disable this setting, you shouldn't get those errors.

#3

patrickwang5 - February 8, 2010 - 22:17

That is true. I turn off Aggressive gzip and works fine. I think it is better to let gzip have two options. one is for core-gzip and another is for Aggressive-gzip.

 
 

Drupal is a registered trademark of Dries Buytaert.