[
https://issues.apache.org/jira/browse/TS-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248290#comment-15248290
]
ASF subversion and git services commented on TS-4147:
-----------------------------------------------------
Commit 3d7cdbfa1dc52e81c2698dfbac526dec1d336246 in trafficserver's branch
refs/heads/master from [~meeramn]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3d7cdbf ]
TS-4147 Allow gzip plugin to be a remap plugin
> Allow gzip plugin to be a remap plugin
> --------------------------------------
>
> Key: TS-4147
> URL: https://issues.apache.org/jira/browse/TS-4147
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Miles Libbey
> Assignee: Meera Mosale Nataraja
> Fix For: 7.0.0
>
>
> We'd like the gzip plugin to be allowed to be a remap plugin. While the
> current plugin has a config file that allows configuration by host, it does
> not appear that the host patterns are as flexible as a remap rule. For
> instance:
> - regex_map. The config does not allow for regex matching.
> - regex_remap plugin. The config does allow for some path based wildcarding,
> but only disallow (blacklist), no whitelist; and only simple wildcarding.
> If a minority of hosts have the gzip plugin enabled, there is unnecessary
> overhead for the majority of requests. Seems like it would be nice to only
> do the evaluation when desired.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)