[
https://issues.apache.org/jira/browse/TS-4772?focusedWorklogId=26980&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26980
]
ASF GitHub Bot logged work on TS-4772:
--------------------------------------
Author: ASF GitHub Bot
Created on: 23/Aug/16 22:19
Start Date: 23/Aug/16 22:19
Worklog Time Spent: 10m
Work Description: Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/897
It is done in headers so that you can trivially hit the same URL with
different attributes. For example, hit URL1 with a short MaxAge to populate the
cache. Then hit URL1 again with a long delay to lock the cache entry, then hit
URL1. This is much harder to do with query parameters, though I have no
objection to adding them as an additional mechanism.
Issue Time Tracking
-------------------
Worklog Id: (was: 26980)
Time Spent: 1h 20m (was: 1h 10m)
> Add delay and max-age control to the generator plugin.
> ------------------------------------------------------
>
> Key: TS-4772
> URL: https://issues.apache.org/jira/browse/TS-4772
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 7.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Add configurable control over the response delay and the {{max-age}} in the
> cached response. This makes it easier to test cache revalidation scenarios.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)