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

   Currently slice's prefetching feature relies only on the reference block 
(block 0 of the full object) to determine whether the successive blocks should 
be prefetched. This new update uses the first block of the client request as 
opposed to the first block of the full object (bytes=0-)
   - Doesn't change functionality for full get request
   - Doesn't change how reference block is used, only adds prefetching to be 
enabled when conditions are met on the first block of the client request 
(cacheable, hit-stale/miss status)


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