[
https://issues.apache.org/jira/browse/TS-4553?focusedWorklogId=25526&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25526
]
ASF GitHub Bot logged work on TS-4553:
--------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/16 21:05
Start Date: 16/Jul/16 21:05
Worklog Time Spent: 10m
Work Description: Github user bgaff commented on a diff in the pull
request:
https://github.com/apache/trafficserver/pull/776#discussion_r71071845
--- Diff: plugins/experimental/brotli_transform/README ---
@@ -0,0 +1,7 @@
+Using Brotli Algorithm to do compression
+https://github.com/google/brotli
+
+If the origin server return gzip content, do gzip inflate first
+
+libbrotli
--- End diff --
Why do we have this dependency? it should be completely possible to do this
with only the dependency on Google's code.
Issue Time Tracking
-------------------
Worklog Id: (was: 25526)
Time Spent: 50m (was: 40m)
> Add Brotli compression support
> ------------------------------
>
> Key: TS-4553
> URL: https://issues.apache.org/jira/browse/TS-4553
> Project: Traffic Server
> Issue Type: Wish
> Components: Plugins
> Reporter: David Calavera
> Fix For: sometime
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> I think it would be very interesting to add support for the Brotli
> compression format: https://github.com/google/brotli
> Since I didn't see any issue opened and went ahead so people can discuss
> about it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)