- This topic has 8 replies, 4 voices, and was last updated 9 years, 10 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore – exclude download script from gzip compression
Tagged: gzip, W3 Total Cache
I was wondering if there’s any way (workaround) to enable gzip compression from within W3 Total Cache and have it selectively exclude the eStore download script. I’ve had it disabled because it was causing problems with Internet Explorer users, but it seems like there must be a way to skip over that one file. Thanks.
Add the following to the “Prevent caching exception list” field under the Browser cache menu.
download
Thanks! I could have done that a long time ago. Darn.
I’ve been getting reports here and there of people running into this issue with older versions of Internet Explorer. I tested it with IE 9 without issue. I’ve added download.php to the exception list. Do I need to append a wildcard of some sort to the end of it to account for the links’ query strings?
This still seems to be an issue for people who use older versions of IE even with download.php in the exception list. Any thoughts? Thanks.
One of the issues is that the older versions of IE doesn’t support gzip compression. I wish the W3 Total Cache plugin had a checkbox to enable gzip compression for all browsers except IE. When you say older version, how old are we talking about?
I’m not sure how old the versions are that cause this problem, but things worked fine when I tested it with IE 9. The gzip Wikipedia page indicates that 6, 7, and 8 don’t support it. An effective workaround is to have customers who run into this issue right click on the links and pull down to “Save link as,” or “Save target as.” For now, including a sentence about that in the purchase e-mail should be sufficient; I’ll see if I can put in that feature request for W3 Total Cache.
Piggy backing on the post…
regarding adding “download” to the “Prevent caching exception list”
Morley mentions he “added download.php to the exception list”
I’m wondering which do I add: “download” or “download.php” ?
thanks
Morley mentions he “added download.php to the exception list”
I’m wondering which do I add: “download” or “download.php” ?
Exactly what he said… so try adding “download.php”