bneradt opened a new pull request, #13417:
URL: https://github.com/apache/trafficserver/pull/13417

   Cache modeling cannot currently observe an object’s effective
   freshness limit or its age when ATS serves it, leaving access logs
   unable to describe cache lifetime and churn.
   
   This adds cfl and cca log fields and records their values when ATS
   prepares cache metadata or serves a cached response. It resets the
   values for each lookup and adds replay coverage for writes, hits, and
   non-cacheable responses.
   
   Fixes: #13127
   
   Co-authored-by: sheikh-saifi <[email protected]>


-- 
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]

Reply via email to