You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Masaori Koshiba (JIRA)" <ji...@apache.org> on 2016/11/30 03:43:58 UTC

[jira] [Updated] (TS-4061) Optimize HPACK Encoder

     [ https://issues.apache.org/jira/browse/TS-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masaori Koshiba updated TS-4061:
--------------------------------
    Fix Version/s:     (was: 7.1.0)
                   sometime

> Optimize HPACK Encoder
> ----------------------
>
>                 Key: TS-4061
>                 URL: https://issues.apache.org/jira/browse/TS-4061
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP/2
>            Reporter: Masaori Koshiba
>             Fix For: sometime
>
>
> TS always encode Response Header with Huffman. In some cases, huffman encoded data is longer than plain text. It is better to avoid those cases and make compression ratio high.
> Comparison of compression ratios are in [Compression Ratio|https://github.com/http2jp/hpack-test-case/wiki/Compression-Ratio]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)