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

[jira] [Created] (TS-4551) ESI plugin is unnecessarily checking OS_TYPE to x03 in gunzip of ESI includes

Kit Chan created TS-4551:
----------------------------

             Summary: ESI plugin is unnecessarily checking OS_TYPE to x03 in gunzip of ESI includes
                 Key: TS-4551
                 URL: https://issues.apache.org/jira/browse/TS-4551
             Project: Traffic Server
          Issue Type: Bug
          Components: Plugins
            Reporter: Kit Chan


ESI plugin is unnecessarily checking OS_TYPE to x03 in gunzip of ESI includes

The check is here - https://github.com/apache/trafficserver/blob/master/plugins/experimental/esi/lib/gzip.cc#L133

It is unnecessary IMO. e.g. I saw some sites such as google homepage and the OS_TYPE can be xff for the 10th bytes of the gzip header bytes of the response. 



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