GitHub user jacksontj opened a pull request:

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

    TS-4536 Don't always refresh an IP when serving stale

    With this as it stands, if a record is configured to serve stale the 
"creation" timeout keeps getting moved. This means if requests are made every 
second a record would NEVER expire-- which isn't what we want.

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

    $ git pull https://github.com/jacksontj/trafficserver TS-4536

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

    https://github.com/apache/trafficserver/pull/713.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 #713
    
----
commit 34a6a5650de67cafdd252614e4ec14918500d150
Author: Thomas Jackson <[email protected]>
Date:   2016-06-14T19:14:36Z

    TS-4536 Don't always refresh an IP when serving stale
    
    With this as it stands, if a record is configured to serve stale the 
"creation" timeout keeps getting moved. This means if requests are made every 
second a record would NEVER expire-- which isn't what we want.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to