You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/10 02:40:11 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=15049832#comment-15049832 ] 

ASF subversion and git services commented on TS-4061:
-----------------------------------------------------

Commit a68d583467033b634b528c903dfe44fa076da5ed in trafficserver's branch refs/heads/master from [~masaori]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a68d583 ]

TS-4062: CID 1341764: Remove DEADCODE

This DEADCODE will be restored in TS-4061


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