Skip to content

Conversation

@sboyina
Copy link

@sboyina sboyina commented Nov 18, 2013

If suppose, gzip compression is turned on server for all the css files
and granule combined css file can not be omitted from this compression.
gzip compression happens two times, and the combined css / js files may
not work as expected. So, there must be an option in granule to turn
off gzip compression. a property called gzip.output is added to
configuration. By default this value is set to true. If granule gzip
compression is not required, then this parameter has to be set to false.

srinivasab and others added 4 commits November 18, 2013 16:34
If suppose, gzip compression is turned on server for all the css files
and granule combined css file can not be omitted from this compression.
gzip compression happens two times, and the combined css / js files may
not work as expected.  So, there must be an option in granule to turn
off gzip compression. a property called gzip.output is added to
configuration. By default this value is set to true. If granule gzip
compression is not required, then this parameter has to be set to false.
Reverted the earlier fix and made a change to decompress gzip output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants