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)