[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19736#action_19736
]
Philipp Bracher commented on MAGNOLIA-2495:
-------------------------------------------
This is exactly what I mean:
1) don't mix the decision if content should be cached and if the content should
be gzipped. The following scenarios are valid
a) cache and gzip
b) cache but don't gzip
c) gzip but don't cache
d) neither cache nor gzip
2) the voters for gzip should be centralized (cache and filters)
- the filter could us a bypass which falls back on those voters
- we might even split the module (gzip and cache which then bases on the former)
I really strongly believe that those things must stay, resp. become cleaned up.
> Selectively switch off the gzip compression based on user agent
> ---------------------------------------------------------------
>
> Key: MAGNOLIA-2495
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2495
> Project: Magnolia
> Issue Type: Improvement
> Components: cache
> Affects Versions: 3.6.3
> Reporter: Jan Haderka
> Assignee: Jan Haderka
> Fix For: 3.6.x, 4.0
>
>
> Due to issues with IE6, implement change cache configuration to selectively
> disable gzip compression for JS and CSS resources. Doing so allows to work
> around buggy gzip support in IE6 without having to switch off the compression
> or caching completely.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
----------------------------------------------------------------