Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.1.0
-
None
Description
Add a feature to Traffic Router and Traffic Ops that allows one to specify attributes to use when consistent hashing for cache selection on a per-delivery service basis. One specific use case is to allow us to consider the query string, as the default is to ignore it. Beyond that, we might want to allow additional strategies, such as a regex that will match parts of the attribute (path, header), or allow URL + header, header only, etc.
Other options:
- short hostname
- domainname
- fully qualified domainname
- Partial path
- Path segments/delimiter (;)
- Headers
- Combinations of the above
- Regular expressions applied to the URL or header(s)