[
https://issues.apache.org/jira/browse/KNOX-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1532:
-------------------------------
Description:
See parent ticket KNOX-1530 for details.
This won't take affect until KNOX-1533 is also complete. We should also improve
the check for gzip to not be a try/catch. Try/catch is inefficient. Gzip has a
known header that we can search for in the content without try/caching.
was:See parent ticket KNOX-1530 for details.
> Only decompress/recompress when there are rewrite rules
> -------------------------------------------------------
>
> Key: KNOX-1532
> URL: https://issues.apache.org/jira/browse/KNOX-1532
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
>
> See parent ticket KNOX-1530 for details.
>
> This won't take affect until KNOX-1533 is also complete. We should also
> improve the check for gzip to not be a try/catch. Try/catch is inefficient.
> Gzip has a known header that we can search for in the content without
> try/caching.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)