You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Gancho Tenev (JIRA)" <ji...@apache.org> on 2015/11/13 22:55:10 UTC

[jira] [Created] (TS-4023) cachekey_norm plugin

Gancho Tenev created TS-4023:
--------------------------------

             Summary: cachekey_norm plugin
                 Key: TS-4023
                 URL: https://issues.apache.org/jira/browse/TS-4023
             Project: Traffic Server
          Issue Type: Improvement
          Components: Cache
            Reporter: Gancho Tenev


This plugin allows some common cache key normalizations of the URI.  It can
- sort query parameters so reordering can be a cache hit
- ignore specific query parameters from the cache key by name or regular expression
- ignore all query parameters from the cache key
- only use specific query parameters in the cache key by name or regular expression
- include headers or cookies by name
- capture / replace values from the User-Agent header.
- classify request using User-Agent and a list of regular expressions




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