zwoop opened a new pull request, #9585: URL: https://github.com/apache/trafficserver/pull/9585
Possible values of this new config are: 0. No change (don't explicitly tell it to use the cache key URL) 1. Use the cache key URL, but only the path (and possibly query parameters) 2. Use the full cache key URL 1) is essentially the same behavior as default, except using the components from the cache URL instead of the request URL. 2) is the same as explicitly setting the parent selection URL using the `TSHttpTxnParentSelectionUrlSet()` plugin API. -- 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]
