You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/04/06 23:32:25 UTC

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

    [ https://issues.apache.org/jira/browse/TS-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229167#comment-15229167 ] 

Leif Hedstrom commented on TS-4061:
-----------------------------------

[~masaori] Is this going in for 6.2.0? Or should we move it out?

> 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: 6.2.0
>
>
> 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)