[
https://issues.apache.org/jira/browse/TS-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586269#comment-14586269
]
ASF subversion and git services commented on TS-3580:
-----------------------------------------------------
Commit 4d7d892febbf475312ab4517b884426c2c70f589 in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4d7d892 ]
TS-3580: Apply the cache generation number in Cache Pages
> cache generation ID configuration
> ---------------------------------
>
> Key: TS-3580
> URL: https://issues.apache.org/jira/browse/TS-3580
> Project: Traffic Server
> Issue Type: New Feature
> Components: Cache, Configuration
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 6.0.0
>
>
> It's common to want to purge the cache online, or to purge specific tenants
> in a multi-tenant cache. One reasonably straight forward implementation of
> this is to allow operators to specify a cache generation ID (a 64 bit integer
> that is hashed into the cache key). This is a global overridable
> configuration, so you can set it globally or for a specific remap rule.
> Note that it is a bit of a sharp tool, since if you lose or cannot propagate
> the correct generation ID you will take a cache miss.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)