[ 
https://issues.apache.org/jira/browse/TS-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246477#comment-15246477
 ] 

ASF GitHub Bot commented on TS-4147:
------------------------------------

GitHub user gtenev opened a pull request:

    https://github.com/apache/trafficserver/pull/579

    TS-4147 Allow gzip plugin to be a remap plugin

    pull request on behalf of @meeramn 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gtenev/trafficserver TS-4147

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/579.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #579
    
----
commit bf8839f6404cdd24c5c001768d9e1c10a4ec0b9a
Author: Meera Mosale Nataraja <[email protected]>
Date:   2016-04-18T19:51:03Z

    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: 6.2.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)

Reply via email to