[
https://issues.apache.org/jira/browse/TS-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970186#comment-14970186
]
ASF GitHub Bot commented on TS-3977:
------------------------------------
GitHub user ftarnell opened a pull request:
https://github.com/apache/trafficserver/pull/309
TS-3977: Merge cache-key-genid plugin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/torchbox/trafficserver merge-cache-key-genid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/309.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 #309
----
commit 51e6fabae7a92c7db8db16e521d7ffe6218c2dae
Author: Steven Feltner <[email protected]>
Date: 2015-10-22T17:55:05Z
Updated NOTICE to include GoDaddy copyright for cache-key-genid plugin.
commit 1d13031e8c5aba957a81da4bc633baeb4dca5bac
Author: Steven Feltner <[email protected]>
Date: 2015-10-22T17:55:57Z
Adding cache-key-genid to experimental plugins.
commit 247393cdda0ea0d7bd91239165ba9b8f22a04d4d
Author: Felicity Tarnell <[email protected]>
Date: 2015-10-23T00:30:25Z
TS-3977: Merge cache-key-genid plugin
----
> Merge cache-key-gen-id plugin
> -----------------------------
>
> Key: TS-3977
> URL: https://issues.apache.org/jira/browse/TS-3977
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Felicity Tarnell
>
> cache-key-genid allows the cache generation id to be read from an on-disk
> database based on the request domain. This allows the cache to be cleared
> with domain-level granularity rather than page-level.
> Incoming PR merges the Torchbox version for 6.0+, which uses the built-in
> cache generation id instead of modifying the cache url.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)