You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "traeak (via GitHub)" <gi...@apache.org> on 2023/04/25 12:23:10 UTC

[GitHub] [trafficserver] traeak commented on issue #9602: Is there a more accurate way to represent cache HIT when using the slice plugin?

traeak commented on issue #9602:
URL: https://github.com/apache/trafficserver/issues/9602#issuecomment-1521698289

   You have to use the cache_range_requests.so plugin with the slice plugin to get proper behavior.  The slice plugin itself has no interaction with the caching layer, it delegates it through to the cache_range_requests plugin.  So you would put the CRR  plugin in the loopback rule and then use loopback rule's status to check the cached items.


-- 
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: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org