[
https://issues.apache.org/jira/browse/TS-4707?focusedWorklogId=28364&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28364
]
ASF GitHub Bot logged work on TS-4707:
--------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/16 21:34
Start Date: 07/Sep/16 21:34
Worklog Time Spent: 10m
Work Description: Github user pbchou commented on the issue:
https://github.com/apache/trafficserver/pull/834
@jrushford -- I pushed a new commit with your recommended changes. I didn't
squash it yet so you can see just the diff from what you reviewed earlier. I
also updated the API and Lua API documents. Let me know if you are ready to
merge, and I'll go ahead and squash it. I haven't used interactive git rebase
before (I am worried about breaking the GitHub PR linkage to the branch). I
don't see any other way to squash in place since I thought one usually squashes
during the merge or cherry-pick.
Issue Time Tracking
-------------------
Worklog Id: (was: 28364)
Time Spent: 3h (was: 2h 50m)
> Parent Consistent Hash Selection - add fname and maxdirs options.
> -----------------------------------------------------------------
>
> Key: TS-4707
> URL: https://issues.apache.org/jira/browse/TS-4707
> Project: Traffic Server
> Issue Type: Improvement
> Components: Parent Proxy
> Reporter: Peter Chou
> Assignee: Peter Chou
> Fix For: 7.0.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> This enhancement adds two options, "fname" and "maxdirs", which can be used
> to exclude the file-name and some of the directories in the path. The
> remaining portions of the path are then used as part of the hash computation
> for selecting among multiple parent caches.
> For our usage, it was desirable from an operational perspective to direct all
> components of particular sub-tree to a single parent cache (to simplify
> trouble-shooting, pre-loading, etc.). This can be achieved by excluding the
> query-string, file-name, and right-most portions of the path from the hash
> computation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)