Miles Libbey created TS-4147:
--------------------------------
Summary: 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
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)