zwoop commented on code in PR #9590:
URL: https://github.com/apache/trafficserver/pull/9590#discussion_r1162142796
##########
doc/admin-guide/files/strategies.yaml.en.rst:
##########
@@ -182,9 +182,18 @@ Each **strategy** in the list may using the following
parameters:
#. **path**: (**default**) Creates a hash over the path portion of the
request URL.
#. **path+query**: Same as **path** but adds the **query string** in the
request URL.
#. **path+fragment**: Same as **path** but adds the fragment portion of the
URL.
- #. **cache_key**: Uses the hash key from the **cachekey** plugin. defaults
to **path** if the **cachekey** plugin is not configured on the **remap**.
+ #. **cache_key**: Deprecated, use the URL designation instead.
Review Comment:
Added.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]